From 1bc469f0fcc1e966b6f905ba90472f65b19026da Mon Sep 17 00:00:00 2001 From: Reid Kleckner Date: Mon, 2 Mar 2015 22:55:01 +0000 Subject: Remove shell requirement from test/Modules/explicit-build-relpath.cpp It only relies on 'cd', which the internal shell has now. llvm-svn: 231031 --- clang/test/Modules/explicit-build-relpath.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'clang/test/Modules/explicit-build-relpath.cpp') diff --git a/clang/test/Modules/explicit-build-relpath.cpp b/clang/test/Modules/explicit-build-relpath.cpp index d9c15660b6a..f16556641d7 100644 --- a/clang/test/Modules/explicit-build-relpath.cpp +++ b/clang/test/Modules/explicit-build-relpath.cpp @@ -1,5 +1,3 @@ -// REQUIRES: shell -// // RUN: rm -rf %t // RUN: mkdir %t // RUN: cd %t -- cgit v1.2.3