summaryrefslogtreecommitdiff
path: root/.local/bin
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-02-03 22:18:59 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-02-03 22:18:59 -0500
commitcb170078f7fe918b880da0dbcccc622a8b480451 (patch)
tree21538ae477b21c730d499082a75e59dd88c26a5a /.local/bin
parentcbeab00f4a3da0c6292373587312e21da198347e (diff)
parent26c23840ee5780b8444423e74607187f000a0877 (diff)
Merge branch 'master' into build64-par/master
Diffstat (limited to '.local/bin')
-rwxr-xr-x.local/bin/xmessage2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/xmessage b/.local/bin/xmessage
index 08fd95e..46647e0 100755
--- a/.local/bin/xmessage
+++ b/.local/bin/xmessage
@@ -1,2 +1,2 @@
#!/bin/sh
-exec gxmessage $@ -fn 'Monospace'
+exec gxmessage "$@" -fn 'Monospace'