X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=cmd%2Fsave.pl;fp=cmd%2Fsave.pl;h=1689d38751313aeb76c58699f58a0df4c55d0580;hb=b16824ddf487ad9f0502473d4908c7080655bde7;hp=9bb74dddc914ce585c2826483e63e0cec4621545;hpb=9b3374e76b3e39843aed5866d3baeafa54563f6d;p=spider.git diff --git a/cmd/save.pl b/cmd/save.pl index 9bb74ddd..1689d387 100644 --- a/cmd/save.pl +++ b/cmd/save.pl @@ -24,7 +24,7 @@ if ($line =~ /-a/) { # append to the file $app_req = '>>'; } -$DB::single = 1; +#$DB::single = 1; my ($fn, $rest) = split /\s+/, $line, 2; $fn = "$main::root/packclus/$fn" unless $fn =~ m|^/|;