summaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-test/wrapper/files/test.awk
blob: 91429197b16c9c95ed472af8e2a176b9bfa02f75 (plain)
1
2
#! @AWK_BIN@ -f
BEGIN { print "Don't Panic!" }