Skip to content

Commit

Permalink
EAMxx: fix error in atmchange
Browse files Browse the repository at this point in the history
  • Loading branch information
bartgol committed Sep 25, 2024
1 parent 9ceaa5e commit 7182d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/eamxx/scripts/atmchange
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ OR

parser.add_argument(
"-a", "--all",
action=DeprecatedAction,
action=DeprecatedAllFlag,
help="This syntax is deprecated and should not be used. Use ANY:: scope instead."
)

Expand Down

0 comments on commit 7182d34

Please sign in to comment.