generic/001: remove unnecessary backslash
[xfstests-dev.git] / tests / generic / 001
index 046e54e374a41509ef8b656506ed50ba1377d2b7..3a047754a7eb428ef1fa2708ea7b6cb5c1d8e7ed 100755 (executable)
@@ -177,7 +177,7 @@ _chain()
 {
     $AWK_PROG -v full_file=$seqres.full -v verify=$verify <$tmp.config '
 BEGIN  { nfile = 0 }
-/^\#/  { next }
+/^#/   { next }
        { file[nfile] = $1
          size[nfile] = $2
          link[nfile] = 0