yui-compressor - dummy wrapper for missing java tool yui-compressor
authorWolfram Schneider <wosch@indexdata.dk>
Tue, 23 Sep 2014 09:34:22 +0000 (11:34 +0200)
committerWolfram Schneider <wosch@indexdata.dk>
Tue, 23 Sep 2014 09:34:22 +0000 (11:34 +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 "$@"
+