Merge branch 'master' of ssh://git.indexdata.com/home/git/private/mkws
authorMike Taylor <mike@indexdata.com>
Tue, 23 Sep 2014 09:39:53 +0000 (11:39 +0200)
committerMike Taylor <mike@indexdata.com>
Tue, 23 Sep 2014 09:39:53 +0000 (11:39 +0200)
test/bin/yui-compressor [new file with mode: 0755]

diff --git a/test/bin/yui-compressor b/test/bin/yui-compressor
new file mode 100755 (executable)
index 0000000..e794534
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/sh
+# 
+# yui-compressor - dummy wrapper for missing java tool yui-compressor
+
+cat "$@"
+