Disable a test using environment variables that requires a real shell
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 3 Apr 2018 18:19:52 +0000 (18:19 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 3 Apr 2018 18:19:52 +0000 (18:19 +0000)
llvm-svn: 329096

llvm/test/Object/archive-GNU64-write.test

index 659cc77..0bfb7c8 100644 (file)
@@ -1,5 +1,6 @@
 # REQUIRES: llvm-64-bits
 # REQUIRES: system-linux
+# REQUIRES: shell
 
 # RUN: yaml2obj %s > %t
 # RUN: dd if=%t of=%t bs=1 count=0 seek=1M