Commit 58a6627
committed
sort entity list again before giving it to comm(1)
Apparently `holo scan` sorts stuff differently than sort(1).
In particular, I see that `holo scan --short` on one of my servers lists
file:/etc/munin/munin-node.conf
file:/etc/munin/munin.conf
in that order, but `holo scan --short | sort` puts it the other way
around.1 parent 39a214e commit 58a6627
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
0 commit comments