s+ow: fix location regression
This commit is contained in:
parent
8fecc090bf
commit
ce45f22729
1 changed files with 2 additions and 1 deletions
3
s+ow
3
s+ow
|
@ -258,8 +258,9 @@ run() {
|
|||
|
||||
if [ "$locate_run" -gt "1" ]; then
|
||||
LOCATION_TIMEOUT=75 locate
|
||||
else
|
||||
locate
|
||||
fi
|
||||
|
||||
if [ ! -s "$SPOW_LOCTN_OUT" ]; then
|
||||
# erroneous: is empty
|
||||
echo "s+ow: error: failed to get location" | tee -a "$SPOW_SESH_ERR"
|
||||
|
|
Loading…
Add table
Reference in a new issue