summaryrefslogtreecommitdiffstats
path: root/contrib/awk/test/fstabplus.awk
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/awk/test/fstabplus.awk')
-rw-r--r--contrib/awk/test/fstabplus.awk2
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/awk/test/fstabplus.awk b/contrib/awk/test/fstabplus.awk
deleted file mode 100644
index 748a44f..0000000
--- a/contrib/awk/test/fstabplus.awk
+++ /dev/null
@@ -1,2 +0,0 @@
-BEGIN { FS = "\t+" }
- { print $1, $2 }
OpenPOWER on IntegriCloud