Skip to content

Commit

Permalink
Adapt to Storeman, because missed
Browse files Browse the repository at this point in the history
  • Loading branch information
Olf0 authored Mar 20, 2023
1 parent 1772c08 commit aa6bbf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/harbour-storeman-installer
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ fi
# Log some status data:
printf "\n%s" 'From /etc/os-release: '; source /etc/os-release; printf "%s\n" "$ID $VERSION_ID $SAILFISH_FLAVOUR"
printf "\n%s\n" 'Output of `ssu status`, UID omitted:'; ssu s | fgrep -iv 'UID:'
printf "\n%s\n" '"chum" entries from `ssu lr`:'; ssu lr | fgrep chum | tr -s ' '
printf "\n%s\n" '"storeman" entries from `ssu lr`:'; ssu lr | fgrep storeman | tr -s ' '

# Provide RPM with a little time to proceed finishing the RPM transaction,
# which called this script asynchronously, because pkcon might fail
Expand Down

0 comments on commit aa6bbf2

Please sign in to comment.