]> Pileus Git - ~andy/sunrise/commitdiff
Send a message with commit this time
authorAlex Tarkovsky <alextarkovsky@gmail.org>
Thu, 29 Jun 2006 14:37:03 +0000 (14:37 +0000)
committerAlex Tarkovsky <alextarkovsky@gmail.org>
Thu, 29 Jun 2006 14:37:03 +0000 (14:37 +0000)
svn path=/sunrise/; revision=371

scripts/sunrise-commit

index 7101a9611527f7f8902dbbbc1ee8d94ca4aa2fdf..3a69d0d3c98ae8255e9e111f4f4252d289c1ed6a 100755 (executable)
@@ -163,4 +163,4 @@ if [[ "$quiet" == "0" ]] ; then
        esac
 fi
 
-svn_commit || exit $?
+svn_commit "$*" || exit $?