fixed whitespace error master
authorSvenne Krap <svenne@krap.dk>
Thu, 12 Jul 2012 11:56:17 +0000 (13:56 +0200)
committerSvenne Krap <svenne@krap.dk>
Thu, 12 Jul 2012 11:56:17 +0000 (13:56 +0200)
dsu_upload

index 6e3e0b13c7b90b9f8f78073ae4b591bb4fee547f..719c00724c5dce090fd0d614fe76bba9923c0ef3 100755 (executable)
@@ -28,7 +28,7 @@ elif len(sys.argv) == 2:
 else:
        print("dsu_upload [dkhm-handle] <ds-rr-file>");
        print("be ready to provide the password on stdin (best piped from gpg :)")
 else:
        print("dsu_upload [dkhm-handle] <ds-rr-file>");
        print("be ready to provide the password on stdin (best piped from gpg :)")
-    print("dd-rr-file is expected to be same format as from dnssec-dsfromkey")
+       print("dd-rr-file is expected to be same format as from dnssec-dsfromkey")
        sys.exit();
 
 print ("Password:"),
        sys.exit();
 
 print ("Password:"),