]> granicus.if.org Git - curl/commitdiff
missing space added, nows run old tests fine again
authorDaniel Stenberg <daniel@haxx.se>
Thu, 12 Dec 2002 16:46:45 +0000 (16:46 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 12 Dec 2002 16:46:45 +0000 (16:46 +0000)
tests/runtests.pl

index fddac3d783fbe658f0d4e6999031f81bd9cb09c6..3e86abd5a3555cf3d8a108ee5a98c5bc4f867a1e 100755 (executable)
@@ -584,7 +584,7 @@ sub singletest {
     }
     else {
         if (!@validstdout) {
-            $out="--output $CURLOUT ";
+            $out=" --output $CURLOUT ";
         }
     }