From da7fd9959a5672c8fbd60e86fd4eff00da94441a Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 2 May 2011 10:52:25 +0200 Subject: adds newline at end of script, comment update --- bin/x2go-updatebuildmain | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/x2go-updatebuildmain') diff --git a/bin/x2go-updatebuildmain b/bin/x2go-updatebuildmain index bce80c1..afe07a1 100755 --- a/bin/x2go-updatebuildmain +++ b/bin/x2go-updatebuildmain @@ -29,7 +29,7 @@ test -z $1 || test -d ./.git || { exit -1 } -# update the build-main branch with our new blessed reference +# update the build-main branch with our newest blessed reference git pull git pull build-main -git push origin $REF:build-main \ No newline at end of file +git push origin $REF:build-main -- cgit v1.2.3