Commit 587573b
committed
broker: allow cleanup-push to continue to work
Problem: some framework projects are using "test personalities"
that call flux admin cleanup-push.
Accept "cleanup" as an alias for "shutdown" to allow those projects
to continue to work while transitioning to the shutdown script.
Note: although these commands are no longer interpreted by the shell,
none of those projects appear to be relying on that.1 parent e8004d4 commit 587573b
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
686 | 686 | | |
687 | 687 | | |
688 | 688 | | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
689 | 695 | | |
690 | 696 | | |
691 | 697 | | |
| |||
0 commit comments