summaryrefslogtreecommitdiff
path: root/bin/custodian-queue
diff options
context:
space:
mode:
Diffstat (limited to 'bin/custodian-queue')
-rwxr-xr-xbin/custodian-queue2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/custodian-queue b/bin/custodian-queue
index ed2c3be..48c6edc 100755
--- a/bin/custodian-queue
+++ b/bin/custodian-queue
@@ -88,7 +88,7 @@ if __FILE__ == $PROGRAM_NAME then
end
end
rescue StandardError => ex
- puts "Option parsing failed: #{ex.to_s}"
+ puts "Option parsing failed: #{ex}"
exit
end