aboutsummaryrefslogtreecommitdiff
path: root/sh
diff options
context:
space:
mode:
authorbeber <beber>2005-12-01 13:31:45 +0000
committerbeber <beber>2005-12-01 13:31:45 +0000
commite54e7f411713e0fecd0a9ab7dfc04543173d778c (patch)
tree35c27b6b93899dba037be66cc6b75b98809ad0a7 /sh
parentignore update (diff)
downloadespik-e54e7f411713e0fecd0a9ab7dfc04543173d778c.tar.xz
ignore update
Diffstat (limited to 'sh')
-rw-r--r--sh/propset.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/propset.sh b/sh/propset.sh
index bc2899b..153b1f6 100644
--- a/sh/propset.sh
+++ b/sh/propset.sh
@@ -7,7 +7,7 @@ if [ $# -lt 1 ]; then
exit -1
fi
-echo "$" >> .svnignore
+echo "$@" >> .svnignore
svn commit -m "ignore update"