Better diagnostics when no <runner> can be selected
[zeroinstall/zeroinstall-afb.git] / tests / dpkg / dpkg-query
blob1b870358fbc1c8d38c46a67481a05093fa1a0ae8
1 #!/bin/sh
2 if [ "$4" = "python-bittorrent" ]; then
3 echo "3.4.2-10ubuntu2 any install ok installed"
4 elif [ "$4" = "libxcomposite-dev" ]; then
5 echo "1:0.3.1-1 i386 install ok installed"
6 fi