diff options
| -rwxr-xr-x | tests/run-sysroot.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/run-sysroot.sh b/tests/run-sysroot.sh index cfdc51e9..0bbd1aa4 100755 --- a/tests/run-sysroot.sh +++ b/tests/run-sysroot.sh @@ -31,6 +31,8 @@ testrun "${abs_top_builddir}"/src/stack --core "${tmpdir}/core.bash" \ # was built with LZMA support. sed -i '4,5d' "${tmpdir}/stack.out" +tempfiles cat.out + # check that we are able to get fully symbolized backtrace testrun_compare cat "${tmpdir}/stack.out" <<\EOF PID 431185 - core |
