t2sde/tests/021-file.cmd
René Rebe 438f64bdf3 * added 2nd file test, sigh
git-svn-id: https://svn.exactcode.de/t2/trunk@72381 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2024-12-18 15:41:55 +00:00

9 lines
164 B
Batchfile

#!/bin/sh
[ "$QEMU" ] || exit 43
cd $SYSROOT
[ -e usr/bin/file -a -e etc/fstab ] || exit 42
$QEMU -chroot $SYSROOT usr/bin/file -b TOOLCHAIN/pkgs/file-*.tar.zst