From 33bcc0b2b025f13a9dc56453ed63a1e262320f3c Mon Sep 17 00:00:00 2001 From: scarab Date: Mon, 7 Jul 2008 13:01:10 +0000 Subject: "toto bylo odeslano s ./ci -m "blabla" a tedy skript na checkin funguje dle potreb xHira" git-svn-id: http://opensvn.csie.org/tuxanci_ng@119 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- svn_commit.sh | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 svn_commit.sh (limited to 'svn_commit.sh') diff --git a/svn_commit.sh b/svn_commit.sh deleted file mode 100755 index 1441474..0000000 --- a/svn_commit.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh -svn up -REVIZE=$(( `svn info | grep Revision |awk -F ': ' '{print $2}'` + 1 )) -echo "#define TUXANCI_NG_VERSION \"svn${REVIZE}\"" > config.h -svn ci -- cgit v1.2.3