]> diplodocus.org Git - nmh/blobdiff - test/repl/test-if-str
annosbr.c: free(3) takes void pointer; don't cast non-const pointer.
[nmh] / test / repl / test-if-str
index 327f1c924e1f3c093effc23b620c1d8ac7bb28df..ecfafb654399048426c1ba6025555686d62e9d69 100755 (executable)
@@ -40,7 +40,8 @@ Test1 writes:
 > This is message number 1
 EOF
 
-repl -editor true -format -form $form -group -nocc me -nowhatnowproc 1 || exit 1
+run_prog repl -editor true -format -form $form -group -nocc me \
+  -nowhatnowproc 1 || exit 1
 
 check "$expected" "$actual"