From: Mark Wielaard Date: Mon, 1 Sep 2014 14:16:49 +0000 (+0000) Subject: Adjust cmdline expected test output after r14401 BZ#337871. X-Git-Tag: svn/VALGRIND_3_10_0~101 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f4725659305823470eb2e3ed4228999eefeacb6;p=thirdparty%2Fvalgrind.git Adjust cmdline expected test output after r14401 BZ#337871. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14405 --- diff --git a/none/tests/cmdline1.stdout.exp b/none/tests/cmdline1.stdout.exp index 02a0fe36d2..cf5794fd7b 100644 --- a/none/tests/cmdline1.stdout.exp +++ b/none/tests/cmdline1.stdout.exp @@ -45,6 +45,7 @@ usage: valgrind [options] prog-and-args --suppressions= suppress errors described in --gen-suppressions=no|yes|all print suppressions for errors? [no] --db-attach=no|yes start debugger when errors detected? [no] + Note: deprecated feature --db-command= command to start debugger [... -nw %f %p] --input-fd= file descriptor for input [0=stdin] --dsymutil=no|yes run dsymutil on Mac OS X when helpful? [no] diff --git a/none/tests/cmdline2.stdout.exp b/none/tests/cmdline2.stdout.exp index 7f4277c94f..315d0d657d 100644 --- a/none/tests/cmdline2.stdout.exp +++ b/none/tests/cmdline2.stdout.exp @@ -45,6 +45,7 @@ usage: valgrind [options] prog-and-args --suppressions= suppress errors described in --gen-suppressions=no|yes|all print suppressions for errors? [no] --db-attach=no|yes start debugger when errors detected? [no] + Note: deprecated feature --db-command= command to start debugger [... -nw %f %p] --input-fd= file descriptor for input [0=stdin] --dsymutil=no|yes run dsymutil on Mac OS X when helpful? [no]