automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#60763] [PATCH] tests: change `sort|uniq` to `sort -u`


From: Karl Berry
Subject: [bug#60763] [PATCH] tests: change `sort|uniq` to `sort -u`
Date: Fri, 13 Jan 2023 15:36:35 -0700

    -    done | sed 's,^\./,,' | sort | uniq >$(am__tfs); \
    +    done | sed 's,^\./,,' | sort -u >$(am__tfs); \

Sure, looks good, please commit. (60764 looks like a dup?)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]