summaryrefslogtreecommitdiff
path: root/scripts/vyatta-show-dmesg
diff options
context:
space:
mode:
authorTom Grennan <tgrennan@vyatta.com>2008-03-20 13:43:35 -0700
committerTom Grennan <tgrennan@vyatta.com>2008-03-20 13:43:35 -0700
commit6695763f68fbf3acfb6c69739deca28217eaf8ef (patch)
tree395b48e2e2dd9268b9e480ae883f900a1b1b5ffc /scripts/vyatta-show-dmesg
parentfbdbc9d257bd6682f9b70323e90469f188ea0dd0 (diff)
downloadvyatta-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-xscripts/vyatta-show-dmesg4
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
-