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