Home | History | Annotate | Download | only in main

Lines Matching refs:tmpfile

5111 tmpfile="tmp-xxx-yyy-zzz"
5112 touch $tmpfile;
5113 if diff -u $tmpfile $tmpfile ; then
5122 rm $tmpfile