mirror of
https://github.com/sheumann/hush.git
synced 2024-11-05 06:07:00 +00:00
93850a56b2
This patch implements the 'T' command in sed. This is a GNU extension, but one of the udev hotplug scripts uses it, so I need it in busybox anyway. Includes a test; 'svn add testsuite/sed/sed-branch-conditional-inverted' after applying. |
||
---|---|---|
.. | ||
sed-accepts-blanks-before-command | ||
sed-aic-commands | ||
sed-append-hold-space-to-pattern-space | ||
sed-append-next-line | ||
sed-branch | ||
sed-branch-conditional | ||
sed-branch-conditional2 | ||
sed-branch-conditional-inverted | ||
sed-branch-no-label | ||
sed-chains-substs | ||
sed-chains-substs2 | ||
sed-does-not-substitute-in-deleted-line | ||
sed-handles-embedded-slashes | ||
sed-handles-empty-lines | ||
sed-handles-unsatisfied-backrefs | ||
sed-next-line | ||
sed-prints-line-once-for-multiple-substs | ||
sed-recurses-properly | ||
sed-regex-match-newline | ||
sed-splits-edit-commands-on-command-line | ||
sed-subst-subprint | ||
sed-write-to-stdout |