Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Feb 2010 14:19:56 +0000 (UTC)
From:      Jaakko Heinonen <jh@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/sh parser.c
Message-ID:  <201002241420.o1OEK69r080216@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jh          2010-02-24 14:19:56 UTC

  FreeBSD src repository

  Modified files:
    bin/sh               parser.c 
  Log:
  SVN rev 204276 on 2010-02-24 14:19:56Z by jh
  
  Fix expansion of \W in prompt strings when the working directory is "/".
  The prompt string was truncated after \W when the working directory was "/".
  
  PR:             bin/89410
  Submitted by:   Dr Balwinder Singh Dheeman
  MFC after:      1 week
  
  Revision  Changes    Path
  1.73      +1 -1      src/bin/sh/parser.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002241420.o1OEK69r080216>