Thanks, applied to master
On Sun, Feb 1, 2015 at 1:58 PM, Ben Pfaff wrote:
> On Sun, Feb 01, 2015 at 09:03:38AM -0800, Alex Wang wrote:
> > Negative subscript causes error in bash version 4.1.2(1)-release
> > (x86_64-redhat-linux-gnu). This commit fixes it.
> >
> > Signed-off-by: Alex Wang
>
On Sun, Feb 01, 2015 at 09:03:38AM -0800, Alex Wang wrote:
> Negative subscript causes error in bash version 4.1.2(1)-release
> (x86_64-redhat-linux-gnu). This commit fixes it.
>
> Signed-off-by: Alex Wang
Acked-by: Ben Pfaff
___
dev mailing list
dev
Negative subscript causes error in bash version 4.1.2(1)-release
(x86_64-redhat-linux-gnu). This commit fixes it.
Signed-off-by: Alex Wang
---
utilities/ovs-command-compgen.bash |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/utilities/ovs-command-compgen.bash
b/util