summaryrefslogtreecommitdiffstats
path: root/tests/grep
blob: 650428078ab1ab03841c5e3c5739969316643daa (plain)
1
2
3
4
	apk_add $@
	grep --version | grep GNU
	apk_del $@
	[ `readlink /bin/grep` = /bin/busybox ]