mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
Relax test a bit to handle umask differences.
llvm-svn: 186184
This commit is contained in:
parent
55b2c00b7d
commit
67d6fae59a
@ -43,4 +43,4 @@
|
|||||||
; RUN: llvm-ar rc %t.a very_long_bytecode_file_name.bc
|
; RUN: llvm-ar rc %t.a very_long_bytecode_file_name.bc
|
||||||
; RUN: env TZ=GMT llvm-ar tv %t.a | FileCheck %s
|
; RUN: env TZ=GMT llvm-ar tv %t.a | FileCheck %s
|
||||||
|
|
||||||
CHECK: rwxr-xr-x 1000/1000 1465 Nov 19 03:01 2004 very_long_bytecode_file_name.bc
|
CHECK: 1000/1000 1465 Nov 19 03:01 2004 very_long_bytecode_file_name.bc
|
||||||
|
Loading…
Reference in New Issue
Block a user