summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-03-01 10:15:37 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-03-01 10:15:37 -0500
commit5189b8de23f07038fa97d165e140b004796078a9 (patch)
tree18cc4d56f48e92fa684a8a8b5488c658bde2359b
parent3788334d9bd085b7048635fe7e7a1b397c2f2ef1 (diff)
parente94535ae9e0576accdec9cfd39fe32728dc05c32 (diff)
Merge branch 'master' of git://lukeshu.com/dotfiles
-rw-r--r--.config/wmii-hg/workarounds.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/wmii-hg/workarounds.sh b/.config/wmii-hg/workarounds.sh
index b3d50fe..c0b6f31 100644
--- a/.config/wmii-hg/workarounds.sh
+++ b/.config/wmii-hg/workarounds.sh
@@ -24,7 +24,7 @@ systemd-notify() {
--) shift 1; break;;
esac
done
-
+
local our_env=()
if $arg_ready; then
our_env+=("READY=1")