unistr/u8-strchr: Fix several bugs.
[gnulib.git] / tests / test-perror.sh
index 3ab20ab..f2c8fdc 100755 (executable)
@@ -23,4 +23,5 @@ sed -e 's/^/foo: /' < t-perror.tmp > t-perror2.tmp
 diff t-perror2.tmp t-perror3.tmp
 test $? = 0 || { rm -fr $tmpfiles; exit 1; }
 
+rm -fr $tmpfiles
 exit 0