X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=do-commit.sh;fp=do-commit.sh;h=0000000000000000000000000000000000000000;hp=1376de8410d930aeaa07d29d08983aa5936a92d7;hb=9aee9c58a6c31c196204d73d96401aebd5575db1;hpb=c72cae2600a646ba7470d6af8d7651931b43dc09 diff --git a/do-commit.sh b/do-commit.sh deleted file mode 100755 index 1376de8..0000000 --- a/do-commit.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -svn update -echo "`svn info | awk -F': ' '/^Revision: / {print $2}'`+1" | bc > ./VERSION.svn -svn commit "$@"