mirror of
https://git.savannah.gnu.org/git/coreutils.git
synced 2025-09-10 07:59:52 +02:00
maint: remove doubled words in comments, e.g., s/to to/to/
* tests/ls/color-norm: s/to to/to/ * gl/lib/mbsalign.h (mbs_align_t): s/or or/or/ * src/extent-scan.c (extent_scan_read): s/the the/the/ * src/libstdbuf.c: s/the the/the/ * tests/misc/stdbuf: s/on on/on/ * ChangeLog-2005: s/for\n\tfor /for\n\t/
This commit is contained in:
@@ -27,7 +27,7 @@ umask 22
|
||||
# Output time as something constant
|
||||
export TIME_STYLE="+norm"
|
||||
|
||||
# helper to to strip ls columns up to "norm" time
|
||||
# helper to strip ls columns up to "norm" time
|
||||
qls() { sed 's/-r.*norm/norm/'; }
|
||||
|
||||
touch exe || framework_failure
|
||||
|
||||
Reference in New Issue
Block a user