On 8/15/22 15:52, enh via Toybox wrote: > the kernel folks are trying to use `tar --transform` and getting the "bad > xform" > error that's not really helping them much. it seems like it would be hard to > list the _relevant_ sed expression(s), so perhaps just showing the specific > filename we tried that failed is a better choice?
Something like error_exit("bad xform '%s' on '%s'", TT.xfsed, hname); you mean? In theory I didn't intercept sed's stderr if it had a pattern parsing error that should pass through...? Rob _______________________________________________ Toybox mailing list Toybox@lists.landley.net http://lists.landley.net/listinfo.cgi/toybox-landley.net