diff options
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/dist-upgrades.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dist-upgrades.sh b/tests/dist-upgrades.sh index 121f87e..171500a 100755 --- a/tests/dist-upgrades.sh +++ b/tests/dist-upgrades.sh @@ -2,7 +2,7 @@ # Copyright 2022 Jochen Sprickerhof <debvm@jochen.sprickerhof.de> # SPDX-License-Identifier: MIT # -# apt install e2fsprogs genext2fs mmdebstrap openssh-client qemu-kvm +# apt install e2fsprogs mmdebstrap openssh-client qemu-kvm set -x |