diff options
author | astrojhgu <astrojhgu@gmail.com> | 2012-11-09 00:36:00 +0800 |
---|---|---|
committer | astrojhgu <astrojhgu@gmail.com> | 2012-11-09 00:36:00 +0800 |
commit | db5995cdabfaaabe3cb8de6368c14ff1595597a1 (patch) | |
tree | 4a0a366514a91303a7422f858052cec670f45235 | |
parent | 0055ca0cb97d3c30f5a63666056d0c8fb3ea0317 (diff) | |
download | opt-utilities-db5995cdabfaaabe3cb8de6368c14ff1595597a1.tar.bz2 |
deleted strip_svn.sh
-rwxr-xr-x | strip_svn.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/strip_svn.sh b/strip_svn.sh deleted file mode 100755 index 63e219d..0000000 --- a/strip_svn.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -rm -rf `find . -iname .svn` |