summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/opkg/opkg/run-ptest
blob: 5fb7077eec980d912314434fcbe2425f72104d26 (plain)
1
2
3
4
5
#!/bin/sh

OPKG_PATH=$(which opkg)

make OPKG_PATH=$OPKG_PATH run-tests