You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2017/08/23 09:41:46 UTC

svn commit: r1805872 - in /subversion/branches/addremove/subversion/tests/cmdline/getopt_tests_data: svn--help_stdout svn_help_stdout

Author: stsp
Date: Wed Aug 23 09:41:45 2017
New Revision: 1805872

URL: http://svn.apache.org/viewvc?rev=1805872&view=rev
Log:
On the addremove branch, update expected output for getopt tests.

* subversion/tests/cmdline/getopt_tests_data/svn--help_stdout,
  subversion/tests/cmdline/getopt_tests_data/svn_help_stdout: Update.
   The help output now shows an additional subcommand 'addremove'.

Modified:
    subversion/branches/addremove/subversion/tests/cmdline/getopt_tests_data/svn--help_stdout
    subversion/branches/addremove/subversion/tests/cmdline/getopt_tests_data/svn_help_stdout

Modified: subversion/branches/addremove/subversion/tests/cmdline/getopt_tests_data/svn--help_stdout
URL: http://svn.apache.org/viewvc/subversion/branches/addremove/subversion/tests/cmdline/getopt_tests_data/svn--help_stdout?rev=1805872&r1=1805871&r2=1805872&view=diff
==============================================================================
--- subversion/branches/addremove/subversion/tests/cmdline/getopt_tests_data/svn--help_stdout (original)
+++ subversion/branches/addremove/subversion/tests/cmdline/getopt_tests_data/svn--help_stdout Wed Aug 23 09:41:45 2017
@@ -11,6 +11,7 @@ command, it recurses on the current dire
 
 Available subcommands:
    add
+   addremove
    auth
    blame (praise, annotate, ann)
    cat

Modified: subversion/branches/addremove/subversion/tests/cmdline/getopt_tests_data/svn_help_stdout
URL: http://svn.apache.org/viewvc/subversion/branches/addremove/subversion/tests/cmdline/getopt_tests_data/svn_help_stdout?rev=1805872&r1=1805871&r2=1805872&view=diff
==============================================================================
--- subversion/branches/addremove/subversion/tests/cmdline/getopt_tests_data/svn_help_stdout (original)
+++ subversion/branches/addremove/subversion/tests/cmdline/getopt_tests_data/svn_help_stdout Wed Aug 23 09:41:45 2017
@@ -11,6 +11,7 @@ command, it recurses on the current dire
 
 Available subcommands:
    add
+   addremove
    auth
    blame (praise, annotate, ann)
    cat