projects
/
dak.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b481cd8
)
Add a space
author
Joerg Jaspert
<joerg@debian.org>
Sat, 21 Feb 2009 19:55:19 +0000
(20:55 +0100)
committer
Joerg Jaspert
<joerg@debian.org>
Sat, 21 Feb 2009 19:55:19 +0000
(20:55 +0100)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
config/debian/dinstall
patch
|
blob
|
history
diff --git
a/config/debian/dinstall
b/config/debian/dinstall
index 0f6a7c8fef7f07c8f9324bfd575c8d9c33d1f9bd..91d9b536b46e6ee8e1975ac8469d6ca2b20df954 100755
(executable)
--- a/
config/debian/dinstall
+++ b/
config/debian/dinstall
@@
-384,7
+384,7
@@
function stage() {
# it has to cd first!
cd ${configdir}
- if [ "${ERR}" = "false"]; then
+ if [ "${ERR}" = "false"
]; then
set +e
fi
${FUNC} ${ARGS}