aboutsummaryrefslogtreecommitdiff
path: root/sh
diff options
context:
space:
mode:
authorbeber <beber>2005-12-07 15:07:41 +0000
committerbeber <beber>2005-12-07 15:07:41 +0000
commita08a1b738cc88df27cc8803c9a9cd904af9dca24 (patch)
tree854b46bf08f1de142ffde1ce83935b6911b645e8 /sh
parentpropset update (diff)
downloadespik-a08a1b738cc88df27cc8803c9a9cd904af9dca24.tar.xz
You can also don't pass any args
Diffstat (limited to 'sh')
-rw-r--r--sh/propset.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/sh/propset.sh b/sh/propset.sh
index ef34d03..dc9dc8b 100644
--- a/sh/propset.sh
+++ b/sh/propset.sh
@@ -4,11 +4,6 @@
export LC_ALL=C
-if [ $# -lt 1 ]; then
- echo "Give me some file to ignore"
- exit -1
-fi
-
while [ ! -z "$1" ]
do
echo $1 >> .svnignore