X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fupdate_sysop.pl;fp=perl%2Fupdate_sysop.pl;h=666a7d5d4fd160e5d7f284b6ce8408ec16cad2ae;hb=41f5538eb0eadf4daf02c5ca45b75f0dc79ca628;hp=168ee16a9a9e9ce1c45cffe3f242b7a3952b1599;hpb=04d863984f1f0bb68d818095ff8792c902bb798b;p=spider.git diff --git a/perl/update_sysop.pl b/perl/update_sysop.pl index 168ee16a..666a7d5d 100755 --- a/perl/update_sysop.pl +++ b/perl/update_sysop.pl @@ -98,7 +98,7 @@ if (-e $lockfn) { DXUser::init(1); create_it(); -DXUser:finish(); +DXUser::finish(); print "Update of $myalias on cluster $mycall successful\n"; exit(0);