components/quilt/patches/07-refresh-z-test.patch
changeset 784 58a46b839538
parent 783 e8713db88509
child 785 50c029682c67
equal deleted inserted replaced
783:e8713db88509 784:58a46b839538
     1 Someday, when Solaris has GNU getopts, we won't need this kludge.  This allows
       
     2 test/refresh-z to pass where it wants to use -z with an argument, but without
       
     3 a space between the -z and the arg.
       
     4 
       
     5 
       
     6 Index: test/refresh-z.test
       
     7 ===================================================================
       
     8 --- test/refresh-z.test.orig	2008-11-05 14:10:52.524371000 -0600
       
     9 +++ test/refresh-z.test	2008-11-05 14:20:59.946848000 -0600
       
    10 @@ -17,7 +17,7 @@
       
    11  	> Fork of patch patches/test.diff created as patches/test-2.diff
       
    12  
       
    13  	$ echo baz >> foo
       
    14 -	$ quilt refresh -zbaz.diff
       
    15 +	$ quilt refresh -z baz.diff
       
    16  	> Fork of patch patches/test-2.diff created as patches/baz.diff
       
    17  
       
    18  	$ quilt series