Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F11222419
lhef_4.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
470 B
Subscribers
None
lhef_4.sh
View Options
#!/bin/sh
### Check WHIZARD for a simple test process
echo
"Running script
$0
"
rm -f @script@_lib.* @script@_p?.*
rm -f default_prclib.*
name
=
`
basename @script@
`
./run_whizard.sh @script@ --no-logging --model QCD
cat
$name
.log
|
sed -e
's/WHIZARD 2.*$/WHIZARD [version]/'
>
$name
.log.tmp
mv
$name
.log.tmp
$name
.log
echo
"Contents of
${
name
}
b.weights.dat"
>>
$name
.log
cat
${
name
}
b.weights.dat >>
$name
.log
diff ref-output/
`
basename @script@
`
.ref
`
basename @script@
`
.log
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Wed, May 14, 11:51 AM (3 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5098355
Default Alt Text
lhef_4.sh (470 B)
Attached To
rWHIZARDSVN whizardsvn
Event Timeline
Log In to Comment