bug-findutils
[Top][All Lists]
Advanced

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

[bug #28824] incorrect error message on invalid argument


From: Andreas Metzler
Subject: [bug #28824] incorrect error message on invalid argument
Date: Fri, 05 Feb 2010 18:50:42 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.0.16) Gecko/2009121610 Iceweasel/3.0.6 (Debian-3.0.6-3)

URL:
  <http://savannah.gnu.org/bugs/?28824>

                 Summary: incorrect error message on invalid argument
                 Project: findutils
            Submitted by: ametzler
            Submitted on: Fr 05 Feb 2010 19:50:41 CET
                Category: find
                Severity: 3 - Normal
              Item Group: Wrong result
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: Marc Lehmann
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.4.2
           Fixed Release: None

    _______________________________________________________

Details:

(SID)address@hidden:~$ find /tmp/ -ctime x
find: missing argument to `-ctime'
(SID)address@hidden:~$ find --version
find (GNU findutils) 4.4.2

This is non-ancient breakage and also applies to GIT head. (both oldfind and
find). It was introduced in 4.3.6, earlier versions are fine:

findutils_4.2.33-1/usr/bin/find: invalid argument `x' to `-ctime'
findutils_4.3.5-1/usr/bin/find: invalid argument `x' to `-ctime'
findutils_4.3.6-1/usr/bin/find: missing argument to `-ctime'
findutils_4.3.8-1/usr/bin/find: missing argument to `-ctime'
[...]

The issue was reported by Marc Lehmann in http://bugs.debian.org/568490

cu andreas




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?28824>

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





reply via email to

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