Re: [PATCH v2 3/5] update_unicode.sh: shorten uniset invocation path

2014-12-19 Thread Torsten Bögershausen
> - ./uniset/uniset --32 cat:Me,Mn,Cf + U+1160..U+11FF - U+00AD | > + uniset/uniset --32 cat:Me,Mn,Cf + U+1160..U+11FF - U+00AD | (Technically both do the same) I personally think that using ./ it is extra obvious that a command is not from the path somewhere. But that may

[PATCH v2 3/5] update_unicode.sh: shorten uniset invocation path

2014-12-19 Thread dev+git
From: Beat Bolli "uniset/uniset" is a relative path; there's no need to prefix it with "./". Signed-off-by: Beat Bolli --- update_unicode.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/update_unicode.sh b/update_unicode.sh index bed8916..f5cc14b 100755 --- a/update_

[PATCH v2 3/5] update_unicode.sh: shorten uniset invocation path

2014-12-19 Thread dev+git
From: Beat Bolli "uniset/uniset" is a relative path; there's no need to prefix it with "./". Signed-off-by: Beat Bolli --- update_unicode.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/update_unicode.sh b/update_unicode.sh index bed8916..f5cc14b 100755 --- a/update_