Mercurial > hg > Members > kono > nitros9-code
changeset 3079:229d216a4c11
level2/6309 bootfile script: Fix typo in options
Thanks to Robert Gault for reporting. The typo prevents the script
from running and is almost impossible to see when you "list mb.dw"
as the first line scrolls off the screen before you see it.
Also modify the filename in a message to make it consistent with
other scripts. This script should be identical to the 6809 one.
author | Tormod Volden <debian.tormod@gmail.com> |
---|---|
date | Mon, 23 Mar 2015 21:40:21 +0100 |
parents | e62697e7ce49 |
children | db58cdca8a7f |
files | level2/coco3/scripts/mb.dw level2/coco3_6309/scripts/mb.dw |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/level2/coco3/scripts/mb.dw Wed Feb 25 00:17:55 2015 -0600 +++ b/level2/coco3/scripts/mb.dw Mon Mar 23 21:40:21 2015 +0100 @@ -4,7 +4,7 @@ echo * NitrOS-9 Level 2 Boot Creation Script echo * echo * This script creates a bootable DriveWire 3 disk image -echo * using the .bl bootlist file. +echo * using the dw.bl bootlist file. echo * echo * The resulting disk will boot NitrOS-9 from DriveWire disk 0. echo *