diff --git a/tests/test-common.sh b/tests/test-common.sh index 9fef6963..3f8228e8 100644 --- a/tests/test-common.sh +++ b/tests/test-common.sh @@ -298,8 +298,6 @@ cmp_out1() [ ! -e "$act" ] && return exp=/dev/null ;; - *.status) exp=sandbox/ok.status; echo 0 >sandbox/ok.status ;; - *) exp=/dev/null ;; esac fi