aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2001-09-28 00:07:10 +0000
committerChris Lattner <sabre@nondot.org>2001-09-28 00:07:10 +0000
commit79d4eb3aa03543c9cbbb3e14dcd27ffe0fdb9e64 (patch)
treef82c11e8e10debe6cc55b2e606dbae354625f870
parent5efec2890119801f870159a59b15b116df0d070b (diff)
Adding the tool to the path doesn't break anything anymore
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@658 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/Setup1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Setup b/test/Setup
index a6ab810dff..607806a561 100644
--- a/test/Setup
+++ b/test/Setup
@@ -1,5 +1,4 @@
setenv LD_LIBRARY_PATH ../lib/Debug
setenv PATH ../tools/Debug:${PATH}
-alias as ../tools/Debug/as