converge on the right number of %'s :)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29527 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/CFrontend/2006-07-31-PR854.c b/test/CFrontend/2006-07-31-PR854.c
index c423787..516085a 100644
--- a/test/CFrontend/2006-07-31-PR854.c
+++ b/test/CFrontend/2006-07-31-PR854.c
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc% %s -S -o -
+// RUN: %llvmgcc %s -S -o -
 // PR854
   struct kernel_symbol {
     unsigned long value;