aboutsummaryrefslogtreecommitdiffstats
path: root/test/fsbs.awk
diff options
context:
space:
mode:
Diffstat (limited to 'test/fsbs.awk')
-rw-r--r--test/fsbs.awk2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fsbs.awk b/test/fsbs.awk
index d2ec52ee..1c6f9d68 100644
--- a/test/fsbs.awk
+++ b/test/fsbs.awk
@@ -1,2 +1,2 @@
BEGIN { FS = "\\" }
-{ print $1, $2 }
+{ print $1, $2}