[Bug 1159] New: Ash behavior still not correct with $(</tmp/file)

bugzilla at busybox.net bugzilla at busybox.net
Sun Feb 21 09:32:22 UTC 2010


https://bugs.busybox.net/show_bug.cgi?id=1159

           Summary: Ash behavior still not correct with $(</tmp/file)
           Product: Busybox
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
        AssignedTo: unassigned at busybox.net
        ReportedBy: curaga at operamail.com
                CC: busybox-cvs at busybox.net
   Estimated Hours: 0.0


Ref bug 1087

The segfault is gone in git master, but the behavior is not correct.

cat /tmp/file
test

echo $(</tmp/file)

^ nothing, it should output the same. In bash it works, in bb until 1.14.4 it
works.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list