diff options
author | Othmar Gsenger <otti@anytun.org> | 2008-04-12 11:24:13 +0000 |
---|---|---|
committer | Othmar Gsenger <otti@anytun.org> | 2008-04-12 11:24:13 +0000 |
commit | 572823f65b365cd27345ee59d89b115df34c5338 (patch) | |
tree | 8f9ae97b3480b5fe7f049ec040b0e8aeefab7bd9 /test-scripts/bin/anytun-svn | |
parent | makefile fixes (diff) |
svn cleanup
Diffstat (limited to 'test-scripts/bin/anytun-svn')
-rwxr-xr-x | test-scripts/bin/anytun-svn | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test-scripts/bin/anytun-svn b/test-scripts/bin/anytun-svn deleted file mode 100755 index 29931cb..0000000 --- a/test-scripts/bin/anytun-svn +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/bash -cd /home/otti/anytun -svn up | grep -v Revision && make -exit 0 |