Commit 331bf914 authored by Ole Streicher's avatar Ole Streicher
Browse files

Remove another ADTTMP appearance from test script

parent e862e05d
......@@ -25,6 +25,6 @@ for s in ρCen μVel βCha ηMus δVel μ2Cru; do
grep -q "The star $s" ${test_dir}/${name}.log
done
if [ "$test_dir" != "$ADTTMP" ] ; then
if [ "$test_dir" != "$AUTOPKGTEST_TMP" ] ; then
rm -rf "$test_dir"
fi
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment