From: Don Armstrong Date: Tue, 18 Oct 2005 03:40:09 +0000 (+0000) Subject: fix ignore externals X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5683f6ac32e052e430bb30a44310b040d8c1ab4a;p=bin.git fix ignore externals --- diff --git a/sa b/sa index 54530d2..1dba922 100755 --- a/sa +++ b/sa @@ -5,7 +5,7 @@ # attempt to sync all known svn projects if [ "$1" == "quick" ]; then - $IGNORE="--ignore-externals"; + IGNORE="--ignore-externals"; fi; for dir in ~/ ~/.hide ~/projects/propel ~/bin ~/lib; do