File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 1414
1515
1616// Don't change the .priors mod time
17- // RUN: touch -t 201401240005 %t/*{swift,swiftdeps,json}
17+ // RUN: touch -t 201401240005 %t/*swift
18+ // RUN: touch -t 201401240005 %t/*swiftdeps
19+ // RUN: touch -t 201401240005 %t/*json
1820// RUN: touch -t 201401240006 %t/*.o
1921// RUN: touch -t 201401240004 %t/*-external
2022// RUN: rm %t/other1-external
3234
3335
3436// Don't change the .priors mod time
35- // RUN: touch -t 201401240005 %t/*{swift,swiftdeps,json}
37+ // RUN: touch -t 201401240005 %t/*swift
38+ // RUN: touch -t 201401240005 %t/*swiftdeps
39+ // RUN: touch -t 201401240005 %t/*json
3640// RUN: touch -t 201401240006 %t/*.o
3741// RUN: touch -t 201401240004 %t/*-external
3842// RUN: rm %t/main1-external
You can’t perform that action at this time.
0 commit comments