X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=ud-gpgimport;h=de79b71f56805f027f6ae75125aa3808686009e9;hb=db36cbb61b95f316e9f9bc0d89aea2d3bef3dc54;hp=4b43bc75b47b2144982b896b52235e7ef4205586;hpb=2525bf73603cb6487cfcea096e2dc347ad360394;p=mirror%2Fuserdir-ldap.git 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