forked from OSchip/llvm-project
Relax the test a bit more to handle different UIDs and GIDs.
llvm-svn: 186186
This commit is contained in:
parent
9bdd1bb403
commit
c5acd1ca84
|
|
@ -43,4 +43,4 @@
|
|||
; RUN: llvm-ar rc %t.a very_long_bytecode_file_name.bc
|
||||
; RUN: env TZ=GMT llvm-ar tv %t.a | FileCheck %s
|
||||
|
||||
CHECK: 1000/1000 1465 Nov 19 03:01 2004 very_long_bytecode_file_name.bc
|
||||
CHECK: 1465 Nov 19 03:01 2004 very_long_bytecode_file_name.bc
|
||||
|
|
|
|||
Loading…
Reference in New Issue