diff --git a/plugins/speedtest.plg b/plugins/speedtest.plg index df8122fb..df74f381 100755 --- a/plugins/speedtest.plg +++ b/plugins/speedtest.plg @@ -3,7 +3,7 @@ - + @@ -21,6 +21,8 @@ This Plugin installs speedtest-cli for unRaid 6.1 All dependencies are installe --> +###2016.01.12 +- add checks for failed speedtest ###2016.01.02 - added tablesorter pager plugin - fix tablesort css padding diff --git a/plugins/speedtest.xml b/plugins/speedtest.xml index 61fa3fe8..1e407b4b 100644 --- a/plugins/speedtest.xml +++ b/plugins/speedtest.xml @@ -11,8 +11,10 @@ This plugin interacts with the command line interface for testing internet bandw http://lime-technology.com/forum/index.php?topic=43500.0 https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/speedtest.png -2016-01-02 +2016-01-12 +###2016.01.12 +- add checks for failed speedtest ###2016.01.02 - added tablesorter pager plugin - fix tablesort css padding