Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F8309755
mssmtest_2.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
559 B
Subscribers
None
mssmtest_2.sh
View Options
#!/bin/sh
### Check WHIZARD/O'Mega with some simple MSSM process
echo
"Running script
$0
"
if
test
-f OCAML_FLAG
;
then
name
=
`
basename @script@
`
./run_whizard.sh @script@ --no-logging
cat
$name
.log
|
sed -e
's/Reading model file.*$/Reading model file MSSM.mdl/'
>
$name
.log.tmp
mv
$name
.log.tmp
$name
.log
diff ref-output/
`
basename @script@
`
.ref
`
basename @script@
`
.log
else
echo
"|=============================================================================|"
echo
"No O'Mega matrix elements available, test skipped"
exit
77
fi
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Sat, Dec 21, 4:25 PM (21 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4019751
Default Alt Text
mssmtest_2.sh (559 B)
Attached To
rWHIZARDSVN whizardsvn
Event Timeline
Log In to Comment