ruderich.org/simon
/
tlsproxy
/
tlsproxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f30571e
)
tests: Simplify redirection in tlsproxy_setup().
author
Simon Ruderich
<simon@ruderich.org>
Sun, 28 Jul 2013 23:48:22 +0000
(
01:48
+0200)
committer
Simon Ruderich
<simon@ruderich.org>
Sun, 28 Jul 2013 23:48:22 +0000
(
01:48
+0200)
tests/common.sh
patch
|
blob
|
history
diff --git
a/tests/common.sh
b/tests/common.sh
index 8a220d6c618537a785c1b87f4c16784d9f1c0f45..37c691beaf71bbb43480940b98dc58c9e17e1875 100644
(file)
--- a/
tests/common.sh
+++ b/
tests/common.sh
@@
-35,7
+35,7
@@
abort() {
exit 1
}
tlsproxy_setup() {
- "$srcdir/../src/tlsproxy-setup" >/dev/null 2>
/dev/null
+ "$srcdir/../src/tlsproxy-setup" >/dev/null 2>
&1
}
tlsproxy_add() {
"$srcdir/../src/tlsproxy-add" "$1" "$srcdir/$2" >/dev/null 2>&1