summaryrefslogtreecommitdiff
path: root/clients/zctl/zctl_cmds.ct
diff options
context:
space:
mode:
authorGravatar Karl Ramm <kcr@1ts.org>2012-02-11 10:31:38 -0500
committerGravatar Karl Ramm <kcr@1ts.org>2012-02-11 10:31:38 -0500
commit8b3eae5da045bdf2997af372eab407aa7c59846b (patch)
tree5ccc28c96c29e6636abf6156b564c720dcf173b2 /clients/zctl/zctl_cmds.ct
parentbbad55928d5bbf583953ddd588668337c50cd214 (diff)
enable the cmu zctl punt commands when the rest of the code is enabled
Diffstat (limited to 'clients/zctl/zctl_cmds.ct')
-rw-r--r--clients/zctl/zctl_cmds.ct2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/zctl/zctl_cmds.ct b/clients/zctl/zctl_cmds.ct
index 27900d5..761572c 100644
--- a/clients/zctl/zctl_cmds.ct
+++ b/clients/zctl/zctl_cmds.ct
@@ -84,7 +84,7 @@
request ss_quit, "Quit.",
quit, exit, q;
-#ifdef CMU_BACKWARD_COMPAT
+#ifdef CMU_ZCTL_PUNT
request do_punt, "Ignore specified messages.",
punt;