This is an automated email from the git hooks/post-receive script.

arand-guest pushed a commit to branch debdir
in repository redeclipse.

commit 1e767a937552996f21fdb199a4883731b0bd169c
Author: Arand Nash <ienor...@gmail.com>
Date:   Sun Mar 20 22:41:17 2011 +0000

    missing "/" breaks server script, very nasty
---
 scripts/redeclipse-server | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/redeclipse-server b/scripts/redeclipse-server
index 5b5c5a8..b8535d8 100644
--- a/scripts/redeclipse-server
+++ b/scripts/redeclipse-server
@@ -1,4 +1,4 @@
 #!/bin/sh
 RE_OPTIONS=""
-cd usr/lib/games/redeclipse
+cd /usr/lib/games/redeclipse
 exec ./reserver ${RE_OPTIONS} "$@"

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/redeclipse.git

_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to