From bd9beb510225a05fdfc581627df03e5a08ec408f Mon Sep 17 00:00:00 2001 From: Assaf Gordon Date: Sat, 21 Jan 2017 15:04:43 +0000 Subject: maint: appease syntax-check failures due to recent updates * bootstrap: s/time stamp/timestamp/. * old/fileutils/NEWS: Likewise. * src/tail.c: Avoided a long line. --- bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap index 26066b2ab..6a21392d4 100755 --- a/bootstrap +++ b/bootstrap @@ -790,7 +790,7 @@ symlink_to_dir() # Leave any existing symlink alone, if it already points to the source, # so that broken build tools that care about symlink times # aren't confused into doing unnecessary builds. Conversely, if the - # existing symlink's time stamp is older than the source, make it afresh, + # existing symlink's timestamp is older than the source, make it afresh, # so that broken tools aren't confused into skipping needed builds. See # . test -h "$dst" && -- cgit v1.2.3-70-g09d2