bug-findutils
[Top][All Lists]
Advanced

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

[bug #14390] Test suite failure in quit.exp


From: Andreas Metzler
Subject: [bug #14390] Test suite failure in quit.exp
Date: Sat, 3 Sep 2005 19:41:46 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.11) Gecko/20050815 Debian/1.7.11-0.0.0.amsarge.1

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=14390>

                 Summary: Test suite failure in quit.exp
                 Project: findutils
            Submitted by: ametzler
            Submitted on: Sa 03.09.2005 um 19:41
                Category: find
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 4.2.25
           Fixed Release: None

    _______________________________________________________

Details:

The quit.(exp|xo) tests do not work for me. They test whether

mkdir tmp tmp/top tmp/top/one tmp/top/one/foo tmp/top/two
find tmp/top -depth -print -name one -quit

produces
tmp/top/one/foo
tmp/top/one

However on my system I get

address@hidden:~/blah$ find tmp/top -depth -print -name one -quit
tmp/top/two
tmp/top/one/foo
tmp/top/one

in my homedirecory and /tmp which are both on a ext3 partition (with
dir_index) and in /dev/shm which uses tmpfs.

I do get the expected result on VFAT and loop-mounted test-filesystems using
ext2, ext3 or reiser.






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=14390>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

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