[LLD][ELF] - Remove excessive requirement from the test.

It feels "shell" is excessive. Lets try without it.

llvm-svn: 338958
This commit is contained in:
George Rimar 2018-08-04 11:33:38 +00:00
parent 0fc18331b4
commit 062fca3e47
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# REQUIRES: x86, shell
# REQUIRES: x86
# Make sure that LLD works even if the current directory is not writable.
# RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %s -o %t.o