mirror of
https://github.com/sheumann/hush.git
synced 2025-01-14 12:30:40 +00:00
c00e11df85
ash "unset OLDPWD; cd -" causes segmentation fault. ( OLDPWD is not set when sh is invoked from getty. ) patch against current CVS is attached.