]> git.webhop.me Git - lcd4linux.git/commitdiff
netinfo plugin added to smoketest
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Wed, 31 Dec 2008 07:07:36 +0000 (07:07 +0000)
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Wed, 31 Dec 2008 07:07:36 +0000 (07:07 +0000)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@930 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

smoketest.sh

index 3f0f12325fde1e20f1b4b0d4ac90fe054c745252..92f06634f23a359dd64f24bb97e2938dfe3cde3f 100755 (executable)
@@ -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