* updated svt-av1 (2.1.0 -> 2.2.1)
[t2sde.git] / tests / 020-file.cmd
blobddbbdb333e71c3c655a46c80ff44c8dae0d494a7
1 #!/bin/sh
3 [ "$QEMU" ] || exit 43
5 cd $SYSROOT
6 [ -e usr/bin/file -a -e etc/fstab ] || exit 42
8 $QEMU -chroot $SYSROOT usr/bin/file etc/fstab