diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/crucible-completion.bash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/crucible-completion.bash b/misc/crucible-completion.bash index 583e79e..8942b14 100644 --- a/misc/crucible-completion.bash +++ b/misc/crucible-completion.bash @@ -1,4 +1,4 @@ -__crucible_commands="bootstrap dump-image test help ls-tests ls-example-tests run version" +__crucible_commands="bootstrap dump-image test help ls-tests run version" __crucible_bootstrap() { |