[rstudio] 03/10: Fail on error
Andreas Tille
tille at debian.org
Fri Apr 29 15:08:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository rstudio.
commit 93a272e95defba342a331244547e9ae4c2963a4b
Author: Andreas Tille <tille at debian.org>
Date: Fri Apr 29 13:07:31 2016 +0200
Fail on error
---
debian/postrm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/postrm b/debian/postrm
index 5dc471b..b0b6729 100755
--- a/debian/postrm
+++ b/debian/postrm
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/sh -e
case "$1" in
remove)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/rstudio.git
More information about the debian-science-commits
mailing list