[Bug 13531] New: ash: [[ x == "*" ]] (etc) is true

bugzilla at busybox.net bugzilla at busybox.net
Thu Feb 11 00:32:23 UTC 2021


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

            Bug ID: 13531
           Summary: ash: [[ x == "*" ]] (etc) is true
           Product: Busybox
           Version: 1.33.x
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at busybox.net
          Reporter: mahatma at eu.by
                CC: busybox-cvs at busybox.net
  Target Milestone: ---

ash:
[[ x == "*" ]]
[[ /123 == '/*' ]]
 - etc - is true.

Simple try: busybox ash -c '[[ x == "*" ]] && echo BUG'

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list