diff options
author | John Southworth <john.southworth@vyatta.com> | 2011-11-07 18:05:34 -0600 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2011-11-07 18:05:34 -0600 |
commit | f64dc89465f7fd7974f03329a068fd6b930430ba (patch) | |
tree | 8cca977b57e3b30c1350d16cb1d078354cafb9b3 | |
parent | 457ba5b19a100cd8c288c822d1cde4946106e4e6 (diff) | |
download | vyatta-op-f64dc89465f7fd7974f03329a068fd6b930430ba.tar.gz vyatta-op-f64dc89465f7fd7974f03329a068fd6b930430ba.zip |
Remove accidental commit of 'show system boot-messages commit' command, this was part of a mockup for a proposed bugfix and I didn't intend to commit it
-rw-r--r-- | templates/show/system/boot-messages/commit/node.def | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/show/system/boot-messages/commit/node.def b/templates/show/system/boot-messages/commit/node.def deleted file mode 100644 index 60e1f67..0000000 --- a/templates/show/system/boot-messages/commit/node.def +++ /dev/null @@ -1,2 +0,0 @@ -help: Show the commit messages from this boot -run: cat /var/log/vyatta/vyatta-commit-this-boot.log |