mirror of
https://github.com/sheumann/hush.git
synced 2025-01-27 06:34:03 +00:00
8aa7cf305b
Testcase: $ printf '%s\n' a/a:a a:b | sort -t: -k1,1 a:b a/a:a Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>