Home | History | Annotate | Download | only in tests

Lines Matching refs:tmpfiles

5 tmpfiles=""
6 trap 'rm -fr $tmpfiles' 1 2 3 15
8 tmpfiles="$tmpfiles xg-c-13.cc"
13 tmpfiles="$tmpfiles xg-c-13.po"
18 test $? = 0 || { rm -fr $tmpfiles; exit 1; }
20 tmpfiles="$tmpfiles xg-c-13.ok"
31 rm -fr $tmpfiles