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 without a name argument.
4 Index: quilt/refresh.in
5 ===================================================================
6 --- quilt/refresh.in.orig 2008-11-05 14:11:23.795325000 -0600
7 +++ quilt/refresh.in 2008-11-05 14:20:40.965293000 -0600
8 @@ -117,7 +117,12 @@ do
14 + if [ "$opt_new_name" = "--" ]