mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
test: install bsdextrautils in debian minimal img
'rev' moved to bsdextrautils and TEST-50-DISSECT uses it, so it now fails: [ 83.534905] bash[3581]: +++ grep '^now' /proc/timer_list [ 83.535479] bash[3582]: +++ cut '-d ' -f3 [ 83.535774] bash[3583]: +++ rev [ 83.535774] bash[3583]: bash: line 1: rev: command not found
This commit is contained in:
@@ -7,6 +7,7 @@ Distribution=|ubuntu
|
||||
[Content]
|
||||
PrepareScripts=%D/mkosi/mkosi.conf.d/debian-ubuntu/systemd.prepare
|
||||
Packages=
|
||||
bsdextrautils
|
||||
hostname
|
||||
iproute2
|
||||
mount
|
||||
|
||||
Reference in New Issue
Block a user