Home | History | Annotate | Download | only in bin

Lines Matching refs:new

95 rm -rf diffs diffs.txt diff.short final new.short new.verbose old.short old.verbose
96 rm -rf sendmail.log unchanged.log valgrind-old valgrind-new
125 for logfile in old new ; do
127 # Remove old short and verbose log files, and start the new ones
139 # Get dates for the old and new versions
182 valgrind_revision="`svn info valgrind-new | grep Revision | sed 's/Revision[ ]*:[ ]*//'`"
183 vex_revision="`svn info valgrind-new/VEX | grep Revision | sed 's/Revision[ ]*:[ ]*//'`"
206 # 'final' shows the difference between the old and new results
213 diff -C1 old.short new.short > diff.short
225 cat new.short >> final