summaryrefslogtreecommitdiff
path: root/templates/configure
diff options
context:
space:
mode:
authorTom Grennan <tgrennan@vyatta.com>2007-10-04 18:10:03 -0700
committerTom Grennan <tgrennan@vyatta.com>2007-10-04 18:10:03 -0700
commitfd141a3ac06bdbf52f38a7be6d72a392d951b67d (patch)
tree9b12acf4edb302409d161c7a70f00f75215a0bf2 /templates/configure
parentef21466f9202fe7406cd07f22838a7a349fde4ef (diff)
downloadvyatta-op-fd141a3ac06bdbf52f38a7be6d72a392d951b67d.tar.gz
vyatta-op-fd141a3ac06bdbf52f38a7be6d72a392d951b67d.zip
don't eval help string; so, no longer needs to be quoted in node.def files
Diffstat (limited to 'templates/configure')
-rw-r--r--templates/configure/node.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/configure/node.def b/templates/configure/node.def
index 09d0e4b..beae7cd 100644
--- a/templates/configure/node.def
+++ b/templates/configure/node.def
@@ -1,2 +1,2 @@
-help: "Enter configure mode"
+help: Enter configure mode
run: export _OFR_CONFIGURE=ok; newgrp quaggavty ; unset _OFR_CONFIGURE