[llvm] r186611 - test/MC/AsmParser/secure_log_unique.s requires shell
Hans Wennborg
hans at hanshq.net
Thu Jul 18 14:34:13 PDT 2013
Author: hans
Date: Thu Jul 18 16:34:13 2013
New Revision: 186611
URL: http://llvm.org/viewvc/llvm-project?rev=186611&view=rev
Log:
test/MC/AsmParser/secure_log_unique.s requires shell
This should fix the chapuni bots.
Modified:
llvm/trunk/test/MC/AsmParser/secure_log_unique.s
Modified: llvm/trunk/test/MC/AsmParser/secure_log_unique.s
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/MC/AsmParser/secure_log_unique.s?rev=186611&r1=186610&r2=186611&view=diff
==============================================================================
--- llvm/trunk/test/MC/AsmParser/secure_log_unique.s (original)
+++ llvm/trunk/test/MC/AsmParser/secure_log_unique.s Thu Jul 18 16:34:13 2013
@@ -1,3 +1,4 @@
+// REQUIRES: shell
// RUN: rm -f %t
// RUN: AS_SECURE_LOG_FILE=%t llvm-mc -triple x86_64-apple-darwin %s
// RUN: AS_SECURE_LOG_FILE=%t llvm-mc -triple x86_64-apple-darwin %s
More information about the llvm-commits
mailing list