summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorChad Versace <chad.versace@intel.com>2015-12-11 10:22:58 -0800
committerChad Versace <chad.versace@intel.com>2015-12-11 11:09:59 -0800
commitb3cc14981a97144e29c5e7305c3224b72fe52081 (patch)
treec44a7cb2f136ee68217d17873c599a53d8a43d28 /misc
parentf1a5fcb5db5e2fdc875124aeeeca7323f48f2a07 (diff)
cmd/ls-example-tests: Remove command
It's no longer needed because crucible-ls-tests now lists *all* tests.
Diffstat (limited to 'misc')
-rw-r--r--misc/crucible-completion.bash2
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()
{