Added compatibility for PAF 4.
[gedcom-parse.git] / t / src / test_bulk.sh
index 1c2fee2412ea2e5a50a63c678dec041f2408cf8f..60156b6dcc61e81ec7f09e156f597e1e42f2fa65 100644 (file)
@@ -10,6 +10,14 @@ done
 
 echo "======================================================">> $logfile
 echo "Performing test '$test_name'" >> $logfile
+
+if [ "$GEDCOM_NOOPTS" ]
+then
+  echo "Following options would be passed: $options $test_args"
+  options=
+  test_args=
+fi
+
 $ltcmd $GEDCOM_TESTENV $builddir/src/$test_program $options $test_args
 result=$?
 rm gedcom.enc