doh
authorjoeyh <joeyh@19660600-52fe-0310-9875-adc0d7a7b53c>
Tue, 2 Oct 2007 20:10:11 +0000 (20:10 +0000)
committerjoeyh <joeyh@19660600-52fe-0310-9875-adc0d7a7b53c>
Tue, 2 Oct 2007 20:10:11 +0000 (20:10 +0000)
pristine-tar

index 867bef2..bba15e3 100755 (executable)
@@ -210,7 +210,6 @@ sub gendelta {
                $tarball="$tempdir/origtarball";
        }
        close IN;
-       exit;
        
        my $sourcedir="$tempdir/tmp";
        doit("mkdir $sourcedir");