Index: tests/RTT/Export.sh =================================================================== --- tests/RTT/Export.sh (revision 10596) +++ tests/RTT/Export.sh (revision 10597) @@ -179,7 +179,7 @@ if test ! -z "$res" then case "$res" in - *"export empty board"*) return 0 ;; + *"export empty board"*) rm $res2; return 0 ;; esac fi