From: Wolfram Schneider Date: Tue, 23 Sep 2014 12:12:10 +0000 (+0000) Subject: display a warning about the missing program X-Git-Tag: 1.0.0~324^2~14 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=ead9ed799d7f6df62ba72a2ab7cd3ebde64e4151;hp=10fc761a0a21fb37a18b67e57c209475be5ba8cd display a warning about the missing program --- diff --git a/test/bin/yui-compressor b/test/bin/yui-compressor index e794534..c55de67 100755 --- a/test/bin/yui-compressor +++ b/test/bin/yui-compressor @@ -2,5 +2,10 @@ # # yui-compressor - dummy wrapper for missing java tool yui-compressor +cat <&2 +==> Warning: the real program yui-compressor does not exists <== + will use cat(1) instead! +EOF + cat "$@"