mirror of
https://github.com/wfjm/w11.git
synced 2026-01-13 07:29:58 +00:00
- tools/bin/ostest: driver script for oskit tests - tools/exptest: configuration files for ostest and other expect based tests - tools/oskit/test: support files for OS disk/tape image kits - tools/tcl/exptest: tcl package for expect based tests - tools/tcl/exptest_rri: tcl package for rri mode
12 lines
344 B
Tcl
12 lines
344 B
Tcl
# $Id: 211bsd_rl_setup.tcl 1166 2019-06-20 07:24:48Z mueller $
|
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
# Copyright 2019- by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
|
|
#
|
|
# Revision History:
|
|
# Date Rev Version Comment
|
|
# 2019-06-10 1162 1.0 Initial version
|
|
#---
|
|
# kit setup for 211bsd_rl
|
|
#
|
|
source ../os/211bsd/211bsd_base.tcl
|