X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap.git;a=blobdiff_plain;f=ud-gpgimport;h=de79b71f56805f027f6ae75125aa3808686009e9;hp=4b43bc75b47b2144982b896b52235e7ef4205586;hb=db36cbb61b95f316e9f9bc0d89aea2d3bef3dc54;hpb=fa5376db2dfc333147d1b672a954742cf98733c5 diff --git a/ud-gpgimport b/ud-gpgimport index 4b43bc7..de79b71 100755 --- a/ud-gpgimport +++ b/ud-gpgimport @@ -46,7 +46,7 @@ for (switch, val) in options: NoAct = 0; if len(arguments) == 0: print "Give some keyrings to probe"; - os.exit(0); + sys.exit(0); # Main program starts here