From 9bfaa4e4e0bd4c807b86250b90a2a0f04a2f6a27 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 20 May 2008 15:26:05 +0200 Subject: bin/pkg: Fixed typo --- bin/pkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') 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' -- cgit v1.2.3