Hi,

The following discrepancy happens on 1.25.1 (and git master) with musl
c-library:

~ $ echo /usr/lib/ | sed 's,\(^/\|\)[^/][^/]*,..,g'
../../

~ $ echo /usr/lib/ | busybox sed 's,\(^/\|\)[^/][^/]*,..,g'
/../../

Any thoughts?

Thanks,
Timo
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to