]> granicus.if.org Git - clang/commitdiff
Remove shell requirement from test/Modules/explicit-build-relpath.cpp
authorReid Kleckner <reid@kleckner.net>
Mon, 2 Mar 2015 22:55:01 +0000 (22:55 +0000)
committerReid Kleckner <reid@kleckner.net>
Mon, 2 Mar 2015 22:55:01 +0000 (22:55 +0000)
It only relies on 'cd', which the internal shell has now.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@231031 91177308-0d34-0410-b5e6-96231b3b80d8

test/Modules/explicit-build-relpath.cpp

index d9c15660b6adce6b8805278bf2e089063ec9f08b..f16556641d7932b16e5299e7602427197e24b3bd 100644 (file)
@@ -1,5 +1,3 @@
-// REQUIRES: shell
-//
 // RUN: rm -rf %t
 // RUN: mkdir %t
 // RUN: cd %t