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