chiark
/
gitweb
/
~cjwatson
/
bin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b238980
)
chroot-setup: less error-prone set -e
author
Colin Watson
<cjwatson@debian.org>
Fri, 22 Dec 2017 13:22:04 +0000
(13:22 +0000)
committer
Colin Watson
<cjwatson@debian.org>
Fri, 22 Dec 2017 13:22:04 +0000
(13:22 +0000)
chroot-setup
patch
|
blob
|
history
diff --git
a/chroot-setup
b/chroot-setup
index aeb46f7ae5a94d9ebe3a6edbddd1aa25c0e765f0..37d22ed7a70a99b80ee29a94555197e80ec852d6 100755
(executable)
--- a/
chroot-setup
+++ b/
chroot-setup
@@
-1,4
+1,5
@@
-#! /bin/sh -e
+#! /bin/sh
+set -e
# Chroot preparation:
# locale-gen en_GB.UTF-8