]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
This should have been removed in r10699.
authorNicholas Nethercote <njn@valgrind.org>
Tue, 4 Aug 2009 01:08:56 +0000 (01:08 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Tue, 4 Aug 2009 01:08:56 +0000 (01:08 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10700

none/tests/Makefile.am
none/tests/filter_long_command [deleted file]

index b5e0a66ed3a9fe15c36d2490bf5654adf9e249d9..4d0c21d71e679d4192e6e6f2fc73e5cec7a66f51 100644 (file)
@@ -36,7 +36,6 @@ dist_noinst_SCRIPTS = \
        filter_cmdline0 \
        filter_fdleak \
        filter_linenos \
-       filter_long_command \
        filter_none_discards \
        filter_stderr \
        filter_timestamp
diff --git a/none/tests/filter_long_command b/none/tests/filter_long_command
deleted file mode 100755 (executable)
index 3e96849..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#! /bin/sh
-
-dir=`dirname $0`
-
-# We change the "Command:" so it doesn't get stripped out by the standard
-# filters.
-sed "s/Command:/COMMAND:/" |
-
-./filter_stderr