From cae8bc6ced84c12590e3554a06a952283735363a Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Fri, 16 Jul 2010 12:09:58 +0300 Subject: Move to 2.14. --- test/lib/awkpath.awk | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/lib/awkpath.awk (limited to 'test/lib/awkpath.awk') diff --git a/test/lib/awkpath.awk b/test/lib/awkpath.awk new file mode 100644 index 00000000..6663ca4b --- /dev/null +++ b/test/lib/awkpath.awk @@ -0,0 +1 @@ +BEGIN { print "Found it." } -- cgit v1.2.3