sharness/t0111-gateway-writable: removed fd redirect
Not sure why this fd redirect was here. Is it necessary? Tests seem to pass for me. cc @mildred
Juan Batiz-Benet committed
Jan 31, 2015 at 21:07 UTC
1dbe39b678c7a83e7ab17d858c038d58afc950e4
1 file changed
-1
test/sharness/t0111-gateway-writable.sh
-1
@@ -6,7 +6,6 @@
6
7
test_description="Test HTTP Gateway"
8
9
-exec 3>&1 4>&2
9
. lib/test-lib.sh
10
11
test_init_ipfs