summaryrefslogtreecommitdiff
path: root/Tools/scripts/consistency-check
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-01-09 10:21:17 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-01-09 10:21:17 +0000
commit043f5658ce8b43a7d5ce286f0778cefdf6314e79 (patch)
tree98987f101f90092dd6ceae7c86f5f85c9e97d5c3 /Tools/scripts/consistency-check
parentRemove trailing spaces. (diff)
Remove traling spaces.
Notes
Notes: svn path=/head/; revision=125941
Diffstat (limited to 'Tools/scripts/consistency-check')
-rwxr-xr-xTools/scripts/consistency-check2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/scripts/consistency-check b/Tools/scripts/consistency-check
index ccd29bdd0676..c47269180453 100755
--- a/Tools/scripts/consistency-check
+++ b/Tools/scripts/consistency-check
@@ -98,7 +98,7 @@ foreach (sort keys %files) {
"DIFFERENT from fs md5 of $fsmd5tmp!\n";
}
}
- }
+ }
}
exit;