simon-git: agedu (master): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Wed Aug 30 20:00:27 BST 2017
TL;DR:
fc6b2b5 Fix pathname-lookup failure on 'agedu -H /'.
Repository: https://git.tartarus.org/simon/agedu.git
On the web: https://git.tartarus.org/?p=simon/agedu.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2017-08-30 20:00:27
commit fc6b2b58fbf5a50fa2eb5ec406e3b8ddcc601804
web diff https://git.tartarus.org/?p=simon/agedu.git;a=commitdiff;h=fc6b2b58fbf5a50fa2eb5ec406e3b8ddcc601804;hp=642841dc72dc383eb85551bae515ec51ad60ecf1
Author: Simon Tatham <anakin at pobox.com>
Date: Wed Aug 30 19:59:44 2017 +0100
Fix pathname-lookup failure on 'agedu -H /'.
The code that trims a trailing slash from pathnames was in this case
trimming the _only_ character of the pathname, which turns out to do
more harm than good.
agedu.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
More information about the tartarus-commits
mailing list