Ignore:
Timestamp:
01/31/10 13:18:01 (3 years ago)
Author:
sam
Message:

Minor testsuite behaviour updates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • zzuf/trunk/test/check-build

    r4261 r4310  
    4141for dir in src test; do 
    4242  (cd $(dirname "$0")/../$dir 
    43   for x in $(make echo-sources); do 
     43  for x in $(make -s echo-sources); do 
    4444    if grep '[[:space:]]$' "$x" >/dev/null 2>&1; then 
    4545      echo "error: $dir/$x contains trailing spaces" 
Note: See TracChangeset for help on using the changeset viewer.