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

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

grep-2.5: file protection problem


From: Nelson H. F. Beebe
Subject: grep-2.5: file protection problem
Date: Thu, 28 Mar 2002 16:05:18 -0700 (MST)

The validation suite for grep-2.5 fails because several
scripts lack execute permission:

fgrep .sh $G/grep/grep-2.5.tar-lst | grep -v r-x
-rw-r--r-- root/root       216 2001-11-19 06:23:29 grep-2.5/tests/bre.sh
-rw-r--r-- root/root       798 2001-11-19 06:23:29 grep-2.5/tests/empty.sh
-rw-r--r-- root/root       216 2001-11-19 06:23:29 grep-2.5/tests/ere.sh
-rw-r--r-- root/root       368 2001-11-19 06:23:29 grep-2.5/tests/khadafy.sh
-rw-r--r-- root/root       925 2001-11-19 06:23:29 grep-2.5/tests/options.sh
-rw-r--r-- root/root       236 2001-11-19 06:23:29 grep-2.5/tests/spencer1.sh
-rw-r--r-- root/root       229 2001-11-19 06:23:29 grep-2.5/tests/spencer2.sh
-rw-r--r-- root/root      1262 2001-11-19 06:23:29 grep-2.5/tests/status.sh
-rw-r--r-- root/root       331 2001-11-19 06:23:29 grep-2.5/tests/warning.sh

Doing "chmod a+x tests/*.sh" in the build directory before doing
"make check" solves the problem.

-------------------------------------------------------------------------------
- Nelson H. F. Beebe                    Tel: +1 801 581 5254                  -
- Center for Scientific Computing       FAX: +1 801 585 1640, +1 801 581 4148 -
- University of Utah                    Internet e-mail: address@hidden  -
- Department of Mathematics, 110 LCB        address@hidden  address@hidden -
- 155 S 1400 E RM 233                       address@hidden                    -
- Salt Lake City, UT 84112-0090, USA    URL: http://www.math.utah.edu/~beebe  -
-------------------------------------------------------------------------------



reply via email to

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