simon-git: putty (main): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sat Aug 7 17:11:39 BST 2021


TL;DR:
  9983ff53 psusan manpage: add a PATH to the UML example.

Repository:     https://git.tartarus.org/simon/putty.git
On the web:     https://git.tartarus.org/?p=simon/putty.git
Branch updated: main
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2021-08-07 17:11:39

commit 9983ff53d5a3d59d58030be0cd46a30eb5da5abc
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=9983ff53d5a3d59d58030be0cd46a30eb5da5abc;hp=84175f4aeafab4e66ae9b0429adbe0de62ffd2b1
Author: Simon Tatham <anakin at pobox.com>
Date:   Sat Aug 7 16:59:05 2021 +0100

    psusan manpage: add a PATH to the UML example.
    
    Ian Jackson observes that if PATH is not set in the environment,
    current versions of bash will pick a default one that has "." as the
    last directory, which is generally considered a terrible idea:
    
      https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=991959
    
    Work around this by specifying a more sensible default in our example
    script, per Ian's suggestion in
    
      https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=991960

 doc/man-psusan.but | 3 +++
 1 file changed, 3 insertions(+)



More information about the tartarus-commits mailing list