ctest cluster int for csa output
[unres.git] / ctest / cluster_wham_check.sh
index 2d39591..4c043cd 100755 (executable)
@@ -8,7 +8,7 @@ fi
 
 # Check if file exist
 if [ ! -f $file ]; then
-    echo "CRITICAL: out $file do not exist"
+    echo "CRITICAL: out $file does not exist"
     exit 2
 fi