Page MenuHomeHEPForge

No OneTemporary

Index: trunk/tests/unit_tests/prc_recola.sh
===================================================================
--- trunk/tests/unit_tests/prc_recola.sh (revision 8256)
+++ trunk/tests/unit_tests/prc_recola.sh (revision 8257)
@@ -1,10 +1,10 @@
#!/bin/sh
### Check WHIZARD module RECOLA
echo "Running script $0"
-if test -f RECOLA_FLAG; then
+if test -f OCAML_FLAG -a -f RECOLA_FLAG; then
exec ./run_whizard_ut.sh --check prc_recola
else
echo "|=============================================================================|"
echo "No RECOLA available, test skipped"
exit 77
fi

File Metadata

Mime Type
text/x-diff
Expires
Tue, Nov 19, 8:27 PM (1 d, 5 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3806032
Default Alt Text
(601 B)

Event Timeline