diff options
author | Mohit Mehta <mohit.mehta@vyatta.com> | 2008-06-24 09:44:18 +0000 |
---|---|---|
committer | Mohit Mehta <mohit.mehta@vyatta.com> | 2008-06-24 09:44:18 +0000 |
commit | 5fd236efbb3e8adcd342c671d27db6a0e92deab6 (patch) | |
tree | 49f66c2c7c04d32a2ec55969035236dd88860139 | |
parent | 60e7b273126249b96f6dd4644e430ffd76bb82ee (diff) | |
parent | 8497bf5a76f8753710e1ae826a8b5e2ccbe46426 (diff) | |
download | vyatta-op-5fd236efbb3e8adcd342c671d27db6a0e92deab6.tar.gz vyatta-op-5fd236efbb3e8adcd342c671d27db6a0e92deab6.zip |
Merge branch 'hollywood' of mohit@git.vyatta.com:/git/vyatta-op into hollywood
-rw-r--r-- | templates/show/files/node.tag/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show/files/node.tag/node.def b/templates/show/files/node.tag/node.def index 1734b2b..0448ad4 100644 --- a/templates/show/files/node.tag/node.def +++ b/templates/show/files/node.tag/node.def @@ -1,3 +1,3 @@ help: Show files in the specified directory -allowed: echo -n * +allowed: echo -n '<pathname>' run: ls -lh "$3" |