sxmo-utils/scripts
Serge E. Hallyn cbeaecbef5 sxmo_modemdial.sh: quiet the grep
When I try to dial a call from 'more contacts', I get

Attempting to dial: +19362396134
Starting call with CALLID: 0
error: invalid call string specified: 'More contacts
0'

This is because dialmenu() is getting an extra 'More contacts'
prepended to the callid it returns on stdout.  Make the grep
which is causing that quiet using -q.

I'm not sure why this isn't hitting everyone else.

Signed-off-by: Serge Hallyn <serge@hallyn.com>
Signed-off-by: Anjandev Momi <anjan@momi.ca>
2020-11-02 22:24:37 -05:00
..
appscripts reopen file dmenu after handled it 2020-11-02 12:29:32 -05:00
core move dwm.log to $XDG_CACHE_HOME 2020-11-02 14:59:54 -05:00
modem sxmo_modemdial.sh: quiet the grep 2020-11-02 22:24:37 -05:00
notifications handle missing and uncreatable notifdirs more gracefully 2020-10-31 18:30:25 -04:00