]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Fixed typo (a space was lost by copying text between shell sessions).
authorBart Van Assche <bvanassche@acm.org>
Sun, 11 Jan 2009 16:16:14 +0000 (16:16 +0000)
committerBart Van Assche <bvanassche@acm.org>
Sun, 11 Jan 2009 16:16:14 +0000 (16:16 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8933

none/tests/filter_stderr

index 14e7f0bd79db8766e806c5221cb7e253f4db2ba7..60a780b1a9f6d31e51a054b41a64a1b9dd8fd2ba 100755 (executable)
@@ -8,7 +8,7 @@ $dir/../../tests/filter_stderr_basic |
 sed "/^Nulgrind, a binary JIT-compiler./ , /./ d" |
 
 # Remove the size in "The main thread stack size..." message.
-sed "s/The main thread stack size used in this run was [0-9]*/The main thread stack size used inthis run was .../" |
+sed "s/The main thread stack size used in this run was [0-9]*/The main thread stack size used in this run was .../" |
 
 # Anonymise addresses
 $dir/../../tests/filter_addresses