more QSL changes
[spider.git] / perl / cluster.pl
index 9eba29c16ec7de16f68d52e09f8a8d0983eedae3..8645dbd9dd2e81ad467429124f4cc0c0c9f9fc8d 100755 (executable)
@@ -334,6 +334,10 @@ sub AGWrestart
 $starttime = $systime = time;
 $lang = 'en' unless $lang;
 
+unless ($DB::VERSION) {
+       $SIG{INT} = $SIG{TERM} = \&cease;
+}
+
 # open the debug file, set various FHs to be unbuffered
 dbginit(\&DXCommandmode::broadcast_debug);
 foreach (@debug) {