application lifecycle grep needs to be more specific

Fixed

Description

See:

+ echo 'DEBUG: check presence of agl-service-bluetooth' DEBUG: check presence of agl-service-bluetooth ++ grep 'id\\\\\":\\\\\"agl-service-bluetooth' list ++ cut '-d\\\"' -f4 ++ cut '-d\\' -f1 + NAMEID='agl-service-bluetooth-pbap agl-service-bluetooth agl-service-bluetooth-map' <<<<<<<<<<<<<<<<<<<<<<<<<< the grep for NAMEID needs a fix + '[' '!' -z 'agl-service-bluetooth-pbap agl-service-bluetooth agl-service-bluetooth-map' ']' + echo 'DEBUG: agl-service-bluetooth already installed as agl-service-bluetooth-pbap agl-service-bluetooth agl-service-bluetooth-map' DEBUG: agl-service-bluetooth already installed as agl-service-bluetooth-pbap agl-service-bluetooth agl-service-bluetooth-map + grep -q agl-service-bluetooth + do_afm_util ps --all + set -x + '[' 0 -eq 1 -o 0 -eq 1 ']' + afm-util ps --all + return 0 + '[' 1 -eq 0 ']' + echo 'DEBUG: no need to kill agl-service-bluetooth' DEBUG: no need to kill agl-service-bluetooth + echo 'DEBUG: deinstall agl-service-bluetooth' DEBUG: deinstall agl-service-bluetooth + afm-util remove agl-service-bluetooth-pbap agl-service-bluetooth agl-service-bluetooth-map null

Environment

None

Activity

Show:

Details

Assignee

Reporter

Components

Priority

Created July 13, 2020 at 9:57 AM
Updated August 21, 2020 at 3:34 PM
Resolved August 10, 2020 at 12:42 PM

Flag notifications