aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xponysay.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/ponysay.py b/ponysay.py
index 19617f1..44ff009 100755
--- a/ponysay.py
+++ b/ponysay.py
@@ -138,6 +138,7 @@ class Ponysay():
self.__ucsremap(args)
if args.opts['-o'] is not None:
mode += '$/= $$\\= $'
+ args.message = ''
## The stuff
if args.opts['-q'] is not None: