Page MenuHomeHEPForge

cuts.sh
No OneTemporary

#!/bin/sh
### Check WHIZARD/O'Mega with different cut expressions
echo "Running script $0"
if test -f OCAML_FLAG; then
./run_whizard.sh @script@ --no-logging
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

Mime Type
text/x-shellscript
Expires
Sat, Dec 21, 5:58 PM (7 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4023720
Default Alt Text
cuts.sh (404 B)

Event Timeline