Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Oct 2015 17:23:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-testing@freebsd.org
Subject:   [Bug 204155] bin/ls/ls_tests:l_flag test fails
Message-ID:  <bug-204155-32464@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204155

            Bug ID: 204155
           Summary: bin/ls/ls_tests:l_flag test fails
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: tests
          Assignee: freebsd-testing@freebsd.org
          Reporter: emaste@freebsd.org

Somehow it's passing -l to the date command

Standard output

Executing command [ touch a.file ]
Executing command [ ls -l a.file ]

Standard error

date: illegal option -- 1
usage: date [-jnRu] [-d dst] [-r seconds] [-t west] [-v[+|-]val[ymwdHMS]] ... 
            [-f fmt date | [[[[[cc]yy]mm]dd]HH]MM[.ss]] [+format]
Fail: regexp
-rw-r--r--[[:space:]]+1[[:space:]]+tests[[:space:]]+nobody[[:space:]]+0[[:space:]]+[[:space:]]+a\.file
not in stdout
-rw-r--r--  1 tests  nobody  0 Oct 29 07:16 a.file

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204155-32464>