summaryrefslogtreecommitdiff
path: root/scripts/rstrip.sh
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-02-09 00:27:59 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-02-09 00:27:59 +0100
commitfadb47884308490085a33d3fb1e857a0f5e5d748 (patch)
treeb78955b59ae121e50753c0d09e5e298c8ccf05cf /scripts/rstrip.sh
parent91e7244abc54001dc7b1063cd1b9818d46128bba (diff)
parenta619c16fa72c3c15a198b452e512a08f18251930 (diff)
resolve conflict
Diffstat (limited to 'scripts/rstrip.sh')
-rw-r--r--scripts/rstrip.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/rstrip.sh b/scripts/rstrip.sh
index d897c0ef3..591c5bb07 100644
--- a/scripts/rstrip.sh
+++ b/scripts/rstrip.sh
@@ -58,3 +58,4 @@ find $TARGETS -type f -a -exec file {} \; | \
echo "-> $T $F"
eval "$T $F"
done
+exit 0