Am 21.04.2016 um 23:43 schrieb Vittorio Gambaletta (VittGam):
Signed-off-by: Vittorio Gambaletta <open...@vittgam.net>
Acked-by: Mathias Kresin <open...@kresin.me>

---

--- a/target/linux/lantiq/base-files/etc/diag.sh
+++ b/target/linux/lantiq/base-files/etc/diag.sh
@@ -25,7 +25,7 @@
                ;;
        done)
                status_led_off
-               [ -n "$running" ] & {
+               [ -n "$running" ] && {
                        status_led="$running"
                        status_led_on
                }
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to