Skip to content
Snippets Groups Projects
Commit 6469e348 authored by Denis Pynkin's avatar Denis Pynkin
Browse files

lib: sudo cleanup


Removed unneeded `sudo` call from the library.

Signed-off-by: default avatarDenis Pynkin <denis.pynkin@collabora.com>
parent d1e4233e
No related branches found
No related tags found
3 merge requests!24Apply all changes from v2021pre,!21Backport ostree changes v2022dev1 -> v2021pre,!19Add test for upgrading from previous release
......@@ -207,7 +207,7 @@ update_manager_phases()
shift $PHASE
sudo ostree admin status
ostree admin status
echo "-=< Current phase: $1 >=-"
set -x
eval $1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment