This is an automated email from the git hooks/post-receive script. detiste-guest pushed a commit to branch master in repository corsix-th.
commit b2c1d4f4aa32a0ad4b77f16cad2eb226071d3749 Author: Alexandre Detiste <[email protected]> Date: Sun Dec 6 20:48:44 2015 +0100 launcher: spare a PID --- debian/scripts/corsix-th | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/scripts/corsix-th b/debian/scripts/corsix-th index e46dcca..fe1675b 100644 --- a/debian/scripts/corsix-th +++ b/debian/scripts/corsix-th @@ -1,3 +1,3 @@ #!/bin/sh cd /usr/share/games/corsix-th -./CorsixTH $@ +exec ./CorsixTH $@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/corsix-th.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

