]> git.ozlabs.org Git - next-scripts/commitdiff
not ready for prime time yet
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 22 Apr 2008 07:25:46 +0000 (17:25 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 22 Apr 2008 07:25:46 +0000 (17:25 +1000)
update_trees

index a4ba9a9fa9beef192e4cc6a6a2b1baf966b56c87..32f9b778d0034c3d62a902061d2d0577d38839d7 100755 (executable)
@@ -58,6 +58,7 @@ for name in $quilters; do
                [ -f "$sfile.orig" ] && mv -f $sfile.orig $sfile
                exit 1
        }
+#      author=$(grep -v '^#' ../real_control | awk -F '        ' '$3=="'"$name"'" { printf("%s", $1); }' | sed 's/,.*$//')
        execute git quiltimport --patches "../quilt/$name" || sh -i || {
                [ -f "$sfile.orig" ] && mv -f $sfile.orig $sfile
                exit 1