quilt-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Quilt-dev] [patch 1/6] select/merge documentation on import


From: jayvdb
Subject: [Quilt-dev] [patch 1/6] select/merge documentation on import
Date: Tue, 27 Sep 2005 19:19:23 +1000
User-agent: quilt/0.42-1

Removes what appears to be an unnecessary set in find_patch

--- quilt-files.orig/scripts/patchfns.in
+++ quilt-files/scripts/patchfns.in
@@ -428,7 +428,6 @@ remove_from_db()
 
 find_patch()
 {
-       set -- $*
        if [ $# -eq 1 -a -n "$1" -a -e "$SERIES" ]
        then
                local patch="${1#$SUBDIR_DOWN$QUILT_PATCHES/}"

--
John




reply via email to

[Prev in Thread] Current Thread [Next in Thread]