Skip to content

Commit

Permalink
coreos-base/ue-rs: Remove -v/--print-progress option
Browse files Browse the repository at this point in the history
This pulls in
flatcar/ue-rs#50
to remove an option that we don't need anymore.
  • Loading branch information
pothos committed Jan 19, 2024
1 parent e114c37 commit 171a279
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ CROS_WORKON_REPO="https://github.com"
if [[ ${PV} == 9999 ]]; then
KEYWORDS="~amd64 ~arm64"
else
CROS_WORKON_COMMIT="fa5202f19e91c6310964ae1d1cbf5988f13f4435" # trunk
CROS_WORKON_COMMIT="b61b2a721ba181c7891556b73ab8f541483adb3d" # trunk
KEYWORDS="amd64 arm64"
fi

Expand Down

0 comments on commit 171a279

Please sign in to comment.