summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
Diffstat (limited to 'usr')
-rw-r--r--usr/local/sbin/mpd.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/sbin/mpd.script b/usr/local/sbin/mpd.script
index a0273dc..a7e62dc 100644
--- a/usr/local/sbin/mpd.script
+++ b/usr/local/sbin/mpd.script
@@ -105,7 +105,7 @@ DialPeerSetPin:
log $modemCmd
call ModemQuery
log $modemQuery
- if $modemQuery match ".*READY.*" PinReady
+ if $modemQuery match ".*READY.*" return
set $modemCmd "+CPIN=\"$SimPin\""
call ModemCmd2
wait $PinWait
OpenPOWER on IntegriCloud