diff options
author | Tom Grennan <tgrennan@vyatta.com> | 2008-03-20 13:43:35 -0700 |
---|---|---|
committer | Tom Grennan <tgrennan@vyatta.com> | 2008-03-20 13:43:35 -0700 |
commit | 6695763f68fbf3acfb6c69739deca28217eaf8ef (patch) | |
tree | 395b48e2e2dd9268b9e480ae883f900a1b1b5ffc /scripts/vyatta-show-dmesg | |
parent | fbdbc9d257bd6682f9b70323e90469f188ea0dd0 (diff) | |
download | vyatta-op-6695763f68fbf3acfb6c69739deca28217eaf8ef.tar.gz vyatta-op-6695763f68fbf3acfb6c69739deca28217eaf8ef.zip |
fix bug 3017
don't pipe through VYATTA_PAGER if run_cmd itself is a pager or tail
Diffstat (limited to 'scripts/vyatta-show-dmesg')
-rwxr-xr-x | scripts/vyatta-show-dmesg | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/vyatta-show-dmesg b/scripts/vyatta-show-dmesg deleted file mode 100755 index 8a53a94..0000000 --- a/scripts/vyatta-show-dmesg +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/bash - -cat /var/log/dmes? /dev/null - |