flake works
This commit is contained in:
parent
39203d5279
commit
a2f710c263
3 changed files with 26 additions and 48 deletions
3
bin/rzr
3
bin/rzr
|
|
@ -178,4 +178,5 @@ if __name__ == "__main__":
|
|||
print("profile '{}' applied".format(args.profile))
|
||||
|
||||
else:
|
||||
parser.error("either set a profile or --iterate")
|
||||
print("either set a profile or the --iterate flag")
|
||||
exit(1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue