-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change the default value for auto_accounts when copying from template. (
#3401) Templates are based on the user that generated the template, so when a project template is copied, auto_accounts potentially needs to use a different default value because the user may not have the same accounts as the user that generated the template.
- Loading branch information
Showing
3 changed files
with
79 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 22 additions & 0 deletions
22
apps/dashboard/test/fixtures/cmd_output/sacctmgr_show_accts_alt.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
pzs1715|ruby|partition_a|ruby-default | ||
pzs1714|ruby|partition_b|ruby-default | ||
pzs2124|owens||owens-default,staff,phoenix,geophys,hal,gpt | ||
pzs2118|owens||owens-default | ||
pzs2117|owens||owens-default | ||
pzs2010|owens||owens-default | ||
pzs1715|owens||owens-default | ||
pzs1714|owens||owens-default | ||
pde1006|owens||owens-default | ||
pas3051|owens||owens-default | ||
pas2871|owens||owens-default | ||
pas2754|owens||owens-default | ||
pas2604|owens||owens-default | ||
pzs2124|oakley||oakley-default | ||
pzs2118|oakley||oakley-default | ||
pzs2117|oakley||oakley-default | ||
pzs2010|oakley||oakley-default | ||
pzs1715|oakley||oakley-default | ||
pzs1714|oakley||oakley-default | ||
pde1006|oakley||oakley-default | ||
pas3051|oakley||oakley-default | ||
pas2871|oakley||oakley-default |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters