[Bug 196152] jail_list is not reversed when stopping jails
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Mar 17 18:22:55 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196152
--- Comment #7 from Jamie Gritton <jamie at FreeBSD.org> ---
It does the right thing in its place. I would change the __j loop variable
should just be _j though - or if you really want __j add it to the local
declaration.
I'd also like to see a similar reversal done in the _ALL case. In the usual
case (jid not specified) jls will list jails in the order created, so reversing
its output is still the right thing to do.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-jail
mailing list