[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [OSSTEST PATCH v2 8/8] mg-repro-setup: Do not wrongly reject multiple --rebuild


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
  • Date: Fri, 21 Jun 2019 15:22:58 +0100
  • Authentication-results: esa6.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none; spf=None smtp.pra=ian.jackson@xxxxxxxxxxxxx; spf=Pass smtp.mailfrom=Ian.Jackson@xxxxxxxxxx; spf=None smtp.helo=postmaster@xxxxxxxxxxxxxxx
  • Cc: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
  • Delivery-date: Fri, 21 Jun 2019 14:25:49 +0000
  • Ironport-sdr: FkNg6XtL4HvSxbAGmXuvA4DC7v+wE+++HKlle42pEGSxDnwtEAj2Hc7X7yeiXpTBCS0WNlRtWG NuRWYkA++gUlSACuHSPYs4myI9S4ZsVt6LizGcOpkFm9rUA0DVVL4qpGsH8gFy+4eo3MMcY9RI kDqDThAQDu8r065r2iyqmCjWel02MpOK/Z+xHVNRpkWyzzfCkLVmETzm9Wb5sw1AQr5DbOW+mK cs1Hh1I9gRzpRmZ9SNZ5PZ9exJIe9mzMzdp1I767I2sazxNzezP888R4sgqLEL/3rxeWptaeLv I6Q=
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

--rebuild ends the current --rebuild specification.

Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
---
v2: New patch
---
 mg-repro-setup | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mg-repro-setup b/mg-repro-setup
index 3ceb7032..374176f0 100755
--- a/mg-repro-setup
+++ b/mg-repro-setup
@@ -189,6 +189,7 @@ while [ $# -ne 0 ]; do
                        case "$1" in
                        [.=+]*|-r*) rebuild_specs+=("$1");      shift ;;
                        -B?*)   rebuilds_blessing=${1#-B};      shift ;;
+                       --rebuild) break                              ;;
                        -*)     badusage ': bad --rebuild option'     ;;
                         *)      break                                 ;;
                        esac
-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.