index
:
passt
Plug A Simple Socket Transport
about
git
code
bugs
lists
chat
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rwxr-xr-x
test/run
2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/run b/test/run
index 737fa81..d9e5107 100755
--- a/
test/run
+++ b/
test/run
@@ -110,7 +110,7 @@ run() {
"Interrupted, press any key to quit" \
9
- return ${STATUS_FAIL}
+ return 0
}
# demo() - Simpler path for demo purposes