From 774733fc254bbb455add2b4447538cd41ecee832 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Mon, 19 May 2008 02:09:22 +0000 Subject: cp-untrans: Use cat instead of echo for --help The latter does not work with HERE docs on dash. --- scripts/cp-untrans | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/cp-untrans b/scripts/cp-untrans index 199db8640..065be19f4 100755 --- a/scripts/cp-untrans +++ b/scripts/cp-untrans @@ -14,7 +14,7 @@ set -e language=${1:-pl} if [ "$1" = "--help" ]; then - echo <] --help print this help message. -- cgit v1.2.3