Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F8310520
event_weights_1.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
949 B
Subscribers
None
event_weights_1.sh
View Options
#!/bin/sh
### Check WHIZARD for a simple test process
echo
"Running script
$0
"
script
=
`
basename @script@
`
if
test
-f OCAML_FLAG
;
then
./run_whizard.sh @script@ --no-logging --no-model
echo
"Contents of
${
script
}
a.weights.dat:"
>>
$script
.log
cat
${
script
}
a.weights.dat >>
$script
.log
echo
"Contents of
${
script
}
b.weights.dat:"
>>
$script
.log
cat
${
script
}
b.weights.dat >>
$script
.log
echo
"Contents of
${
script
}
c.weights.dat:"
>>
$script
.log
cat
${
script
}
c.weights.dat >>
$script
.log
echo
"Contents of
${
script
}
d.weights.dat:"
>>
$script
.log
cat
${
script
}
d.weights.dat >>
$script
.log
echo
"Contents of
${
script
}
e.weights.dat:"
>>
$script
.log
cat
${
script
}
e.weights.dat >>
$script
.log
diff ref-output/
$script
.ref
$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, 6:44 PM (5 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4005107
Default Alt Text
event_weights_1.sh (949 B)
Attached To
rWHIZARDSVN whizardsvn
Event Timeline
Log In to Comment