Skip to content

Commit c0bf0bb

Browse files
committed
do not exit code
Signed-off-by: Jack Luar <[email protected]>
1 parent 676aaed commit c0bf0bb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tools/AutoTuner/src/autotuner/distributed.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -672,8 +672,6 @@ def sweep():
672672

673673
def main():
674674
args = parse_arguments()
675-
print(args)
676-
exit()
677675

678676
# Read config and original files before handling where to run in case we
679677
# need to upload the files.

0 commit comments

Comments
 (0)