From ddedddfa53dfe296eb8f0c58e1b9ff86f8301d4d Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Mon, 9 Mar 2015 13:22:46 +0000 Subject: More minor space fixups --- bin/custodian-enqueue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/custodian-enqueue') diff --git a/bin/custodian-enqueue b/bin/custodian-enqueue index c92cb0e..75cb863 100755 --- a/bin/custodian-enqueue +++ b/bin/custodian-enqueue @@ -74,7 +74,7 @@ if __FILE__ == $PROGRAM_NAME then [ '--test', GetoptLong::NO_ARGUMENT ], [ '--file', '-f', GetoptLong::REQUIRED_ARGUMENT ], [ '--help', '-h', GetoptLong::NO_ARGUMENT ], - [ '--manual','-m', GetoptLong::NO_ARGUMENT ] + [ '--manual', '-m', GetoptLong::NO_ARGUMENT ] ) opts.each do |opt, arg| case opt -- cgit v1.2.1