On Thu, Jan 12, 2017 at 11:36:20AM +0800, Peter Xu wrote: > Signed-off-by: Peter Xu <peterx@xxxxxxxxxx> > --- > run_tests.sh | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/run_tests.sh b/run_tests.sh > index 254129d..2cfa365 100755 > --- a/run_tests.sh > +++ b/run_tests.sh > @@ -41,7 +41,7 @@ while getopts "g:hv" opt; do > verbose="yes" > ;; > *) > - exit 1 > + exit 2 > ;; > esac > done > -- > 2.7.4 > > Reviewed-by: Andrew Jones <drjones@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html