summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-03-01 10:16:38 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-03-01 10:16:38 -0500
commitdcef45638e51e4d961d29f08dfc88926b53f5ed1 (patch)
treeb2a733f9ba11d46d74c408df104d2d6eb32d0c40
parenta6fbac26c1d33f7d4f3e35fcf7b19c47cad50db5 (diff)
parent5189b8de23f07038fa97d165e140b004796078a9 (diff)
Merge branch 'master' into gluglugt60-par/master
-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")