add missing file from rev 4027
Signed-off-by: Martin J. Bligh <mbligh@google.com>
git-svn-id: http://test.kernel.org/svn/autotest/trunk@4073 592f7852-d20e-0410-864c-8624ca9c26a4
diff --git a/client/tests/compilebench/compilebench.patch b/client/tests/compilebench/compilebench.patch
new file mode 100644
index 0000000..29d9b87
--- /dev/null
+++ b/client/tests/compilebench/compilebench.patch
@@ -0,0 +1,8 @@
+--- src/compilebench-orig 2009-12-17 19:22:21.000000000 +0800
++++ src/compilebench 2009-12-17 19:26:04.000000000 +0800
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env python2.4
++#!/usr/bin/env python
+ #
+ # sample usage: compilebench -D some_working_dir see compilebench -h for more
+ #