From 40f986c6db61bf41aaaecf630f8b7edb234f16a7 Mon Sep 17 00:00:00 2001 From: michael Date: Wed, 31 Dec 2008 07:07:36 +0000 Subject: netinfo plugin added to smoketest git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@930 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- smoketest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smoketest.sh b/smoketest.sh index 3f0f123..92f0663 100755 --- a/smoketest.sh +++ b/smoketest.sh @@ -23,7 +23,7 @@ for driver in BeckmannEgle BWCT CrystalFontz Curses Cwlinux D4D EA232graphic G15 done -for plugin in apm asterisk button_exec cpuinfo diskstats dvb exec fifo file hddtemp i2c_sensors iconv imon isdn kvv loadavg meminfo mpd mysql netdev pop3 ppp proc_stat python sample seti statfs uname uptime w1retap wireless xmms; do +for plugin in apm asterisk button_exec cpuinfo diskstats dvb exec fifo file hddtemp i2c_sensors iconv imon isdn kvv loadavg meminfo mpd mysql netdev netinfo pop3 ppp proc_stat python sample seti statfs uname uptime w1retap wireless xmms; do make distclean ./configure --with-drivers=NULL --with-plugins=$plugin -- cgit v1.2.3