Niko Tyni dixit: >I believe this happens when dash is not installed so that dash/sh >is unknown. With SHELLOPTS=xtrace:
Thanks, didn’t know about it. >Hope this helps, Maybe like so? --- mksh.config 14 Dec 2008 16:51:02 -0000 1.2 +++ mksh.config 23 Mar 2009 10:34:07 -0000 @@ -10,3 +10,3 @@ db_get mksh/sh if [ "$RET" = "true" ]; then - db_get dash/sh + db_get dash/sh || RET=dontcare if [ "$RET" = "true" ]; then bye, //mirabilos -- “It is inappropriate to require that a time represented as seconds since the Epoch precisely represent the number of seconds between the referenced time and the Epoch.” -- IEEE Std 1003.1b-1993 (POSIX) Section B.2.2.2 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org