update_mdc: make --really a flag
Compare changes
+ 2
− 1
@@ -27,7 +27,8 @@ parser.add_argument('--runs', type=parse_int_range,
@@ -27,7 +27,8 @@ parser.add_argument('--runs', type=parse_int_range,
This was always meant to be used as --really
, but due to an oversight, it had to be given a value, as in --really 1
.
Used the script.