Commit 8842c2d9 authored by Vladimir Malenovsky's avatar Vladimir Malenovsky
Browse files

remove -c short option from --clean-output-dir

parent 915b00a7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1763,7 +1763,6 @@ if __name__ == "__main__":
        help="Do not run DUT, use existing mld and bitdiff stats files to generate analysis only",
    )
    parser.add_argument(
        "-c",
        "--clean-output-dir",
        default=False,
        action="store_true",