bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

grep-2.5: test/*.sh files lack the +x permission bit in tarball


From: kromJx
Subject: grep-2.5: test/*.sh files lack the +x permission bit in tarball
Date: Wed, 13 Mar 2002 19:55:06 +0000

Hi,

Most of test/*.sh files do not have their 'execute' bit set, causing
8 out of the 10 tests to fail.

$ tar -tv --use-compress-program=bzip2 -f grep-2.5.tar.bz2 |grep 'tests/.*\.sh$'
-rwxr-xr-x root/root       874 2001-11-19 15:23:29 grep-2.5/tests/backref.sh
-rw-r--r-- root/root       216 2001-11-19 15:23:29 grep-2.5/tests/bre.sh
-rw-r--r-- root/root       798 2001-11-19 15:23:29 grep-2.5/tests/empty.sh
-rw-r--r-- root/root       216 2001-11-19 15:23:29 grep-2.5/tests/ere.sh
-rwxr-xr-x root/root      1155 2001-11-19 15:23:29 grep-2.5/tests/file.sh
-rw-r--r-- root/root       368 2001-11-19 15:23:29 grep-2.5/tests/khadafy.sh
-rw-r--r-- root/root       925 2001-11-19 15:23:29 grep-2.5/tests/options.sh
-rw-r--r-- root/root       236 2001-11-19 15:23:29 grep-2.5/tests/spencer1.sh
-rw-r--r-- root/root       229 2001-11-19 15:23:29 grep-2.5/tests/spencer2.sh
-rw-r--r-- root/root      1262 2001-11-19 15:23:29 grep-2.5/tests/status.sh
-rw-r--r-- root/root       331 2001-11-19 15:23:29 grep-2.5/tests/warning.sh

Please fix the file permissions.


I would like to take this opportunity and thank you (you personally
and the rest of the GNU team) for writing and maintaining such great
_free_ tools.

- J


p.s. is there a special reason for 'grep -V' printing:
        Copyright 1988, 1992-1999, 2000, 2001 Free Software Foundation, Inc.
instead of:
        Copyright 1988, 1992-2002 Free Software Foundation, Inc.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]