CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/08/22 14:14:57
Modified files:
regress/bin/ksh/edit: Makefile emacs.sh subr.sh vi.sh
Log message:
Make the edit regress tests respect the KSH variable just like the main regress
tests. Makes it easier to run all tests using another binary:
$ pwd
/usr/src/regress/bin/ksh
$ make KSH=/usr/src/bin/ksh/obj/ksh
