On Thu, May 28, 2015 at 12:07:14PM +0800, Zang MingJie wrote: > Signed-off-by: Zang MingJie <zealot0...@gmail.com> > --- > utilities/ovs-appctl-bashcomp.bash | 5 +---- > 1 file changed, 1 insertion(+), 4 deletions(-) > > diff --git a/utilities/ovs-appctl-bashcomp.bash > b/utilities/ovs-appctl-bashcomp.bash > index 67a268e..f7fb830 100755 > --- a/utilities/ovs-appctl-bashcomp.bash > +++ b/utilities/ovs-appctl-bashcomp.bash > @@ -598,9 +598,6 @@ _ovs_command_complete() { > return 0 > } > > -# Needed for the sorting of completions in display. > -export LC_ALL=C > -
This changes only during the execution of the script which is needed to make sure all commands provide the expected outputs. Are you seeing any issue because of that? fbl _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev