From 6c2db1415ab633c253700bb512f2e0d39d97fbe0 Mon Sep 17 00:00:00 2001 From: "hans.ekbrand@aabd6f2f1f93eab77ef85618d24892ebafc6e20f" Date: Wed, 2 Sep 2020 13:11:03 +0000 Subject: [PATCH] --- ...mode_bits___40__executable_files_becomes_non-executable.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/bugs/fails_to_preserve_mode_bits___40__executable_files_becomes_non-executable.mdwn b/doc/bugs/fails_to_preserve_mode_bits___40__executable_files_becomes_non-executable.mdwn index 7ff4d136a6..f64a70f900 100644 --- a/doc/bugs/fails_to_preserve_mode_bits___40__executable_files_becomes_non-executable.mdwn +++ b/doc/bugs/fails_to_preserve_mode_bits___40__executable_files_becomes_non-executable.mdwn @@ -37,7 +37,7 @@ $ ls -lL foo -rw-rw-rw- 1 hans hans 65 jul 24 2015 foo ``` -NB: the date is now jul 24 2015, but I created foo 2 sep, so what happened here? (This annex is old, so I might have created a file foo in 2015, but that should not intere with this new file). +NB: the date of the file is now jul 24 2015, but I created foo 2 sep, so what happened here? (This annex is old, so I might have created a file foo in 2015, but that should not intere with this new file). I have my private binaries in ~/annex/bin and this has worked well for many years, but recently it stopped working.