mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 22:41:09 +02:00
Merge pull request #1336 from marineam/systemd
systemd: fix systemd-escape's exit code
This commit is contained in:
commit
5d4eebf714
@ -11,7 +11,7 @@ if [[ "${PV}" == 9999 ]]; then
|
||||
# Use ~arch instead of empty keywords for compatibility with cros-workon
|
||||
KEYWORDS="~amd64 ~arm64 ~arm ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="e959b6061e981c152beaa9c7775ce1e893ceb8be"
|
||||
CROS_WORKON_COMMIT="9b174479806a66ff3a220a89291a38f8a4fed701"
|
||||
KEYWORDS="amd64 arm64 ~arm ~x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user