summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/pkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pkg b/bin/pkg
index 83cd361..42e4748 100755
--- a/bin/pkg
+++ b/bin/pkg
@@ -5,7 +5,7 @@ VCS_CMD="hg"
VCS_OPTIONS="--quiet"
VCS_ADD="clone"
VCS_UPDATE="fetch"
-CL_OPTIONS-"-q"
+CL_OPTIONS="-q"
local info=$'\e[0;36m'
local reset=$'\e[0m'