* added support to Emerge -repository w/ repo/*
[t2sde.git] / tests / 801-firefox.cmd
blob9f5faf8fa0b6a1822f40a429bb1cdca77073ab84
1 #!/bin/sh
3 [ "$QEMU" ] || exit 43
5 exe=opt/mozilla/lib*/firefox/firefox
7 [ -e $SYSROOT/$exe ] || exit 42
9 cd $SYSROOT # for wildcard expansion
10 $QEMU -chroot $SYSROOT $exe --version