remove more dead mirtoconf code

This commit is contained in:
tg 2008-05-04 01:59:46 +00:00
parent c5db7903dd
commit 06ff8540a0
2 changed files with 3 additions and 4 deletions

View File

@ -1,5 +1,5 @@
#!/bin/sh
srcversion='$MirOS: src/bin/mksh/Build.sh,v 1.318 2008/05/04 01:58:14 tg Exp $'
srcversion='$MirOS: src/bin/mksh/Build.sh,v 1.319 2008/05/04 01:59:44 tg Exp $'
#-
# Environment used: CC CFLAGS CPPFLAGS LDFLAGS LIBS NOWARN NROFF TARGET_OS
# CPPFLAGS recognised: MKSH_SMALL MKSH_ASSUME_UTF8 MKSH_NOPWNAM MKSH_NOVI
@ -831,7 +831,6 @@ if test 0 = $HAVE_MKSH_FULL; then
fi
: ${HAVE_MKNOD=0}
check_categories=$check_categories,smksh
fi
#

View File

@ -1,4 +1,4 @@
# $MirOS: src/bin/mksh/check.t,v 1.192 2008/05/04 01:51:29 tg Exp $
# $MirOS: src/bin/mksh/check.t,v 1.193 2008/05/04 01:59:46 tg Exp $
# $OpenBSD: bksl-nl.t,v 1.2 2001/01/28 23:04:56 niklas Exp $
# $OpenBSD: history.t,v 1.5 2001/01/28 23:04:56 niklas Exp $
# $OpenBSD: read.t,v 1.3 2003/03/10 03:48:16 david Exp $
@ -4252,7 +4252,7 @@ expected-stdout:
name: persist-history-1
description:
Check if persistent history saving works
category: !no-histfile,pdksh,!smksh
category: pdksh,!no-histfile
arguments: !-i!
env-setup: !ENV=./Env!HISTFILE=hist.file!
file-setup: file 644 "Env"