From: NAKAMURA Takumi Date: Fri, 9 Dec 2016 11:44:57 +0000 (+0000) Subject: llvm/test/Object/archive-thin-create.test: Make sure that %t is empty to stabilize... X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f6da5c09fa7acc83bf9276772938370fdeab73f8;p=llvm llvm/test/Object/archive-thin-create.test: Make sure that %t is empty to stabilize the test. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@289202 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Object/archive-thin-create.test b/test/Object/archive-thin-create.test index 365659710ac..55abe0002f9 100644 --- a/test/Object/archive-thin-create.test +++ b/test/Object/archive-thin-create.test @@ -1,3 +1,4 @@ +RUN: rm -rf %t RUN: mkdir -p %t RUN: cd %t RUN: mkdir -p foo