]> diplodocus.org Git - nmh/blobdiff - test/rcv/test-rcvpack
sbr/oauth.c: Remove const to avoid curl's debug_callback warning.
[nmh] / test / rcv / test-rcvpack
index 3f306bac886bb6e2fddd17d7ce7327c7508c7afc..a780c253c84b0714ff5b371f9eee518f9dd7fc0e 100755 (executable)
@@ -19,7 +19,7 @@ setup_test
 # Use proper program, likely not the first one on PATH.
 rcvpack="${MH_LIBEXEC_DIR}/rcvpack"
 
-check_exit '-eq 1' $rcvpack - # gcov
+check_exit '-eq 1' $rcvpack -
 
 expected="$MH_TEST_DIR/$$.expected"
 actual="$MH_TEST_DIR/$$.actual"