1# RUN: mkdir %t2# RUN: cp %S/1.in %t/1.txt3# RUN: cp %S/2.in %t/2.txt4 5# There is no indication here of which file is the reference file to update6# RUN: diff %t/1.txt %t/2.txt7 8