| changeset 387 | d0f90515407a |
| parent 386 | 69f36c98808b |
| child 394 | 9c0b7d676c7d |
--- a/pre_marking3/postfix_test.sh Mon Jan 18 22:12:39 2021 +0000 +++ b/pre_marking3/postfix_test.sh Fri Jan 22 10:35:50 2021 +0000 @@ -30,7 +30,7 @@ # functional tests function scala_assert { - (ulimit -t 30; JAVA_OPTS="-Xmx1g" scala -i "$1" -- "$2" -e "" 2> /dev/null 1> /dev/null) + (ulimit -t 30; JAVA_OPTS="-Xmx1g" scala -i "$1" -- "$2" -e "") # 2> /dev/null 1> /dev/null) } # purity test