wok rev 18776
syslinux/iso2exe: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jan 01 13:15:18 2016 +0100 (2016-01-01) |
parents | ea9f391548cf |
children | 08fcd2213d74 |
files | syslinux/stuff/iso2exe/iso2exe.sh |
line diff
1.1 --- a/syslinux/stuff/iso2exe/iso2exe.sh Fri Jan 01 10:53:50 2016 +0100 1.2 +++ b/syslinux/stuff/iso2exe/iso2exe.sh Fri Jan 01 13:15:18 2016 +0100 1.3 @@ -325,7 +325,7 @@ 1.4 *) ddq if=/dev/zero bs=1k count=32 of=$1 conv=notrunc ;; 1.5 esac 1.6 clear_custom_config 1.7 - exit 0 1.8 + exit 0 ;; 1.9 -f*) 1.10 ddq if=/dev/zero bs=1k count=32 of=$1 conv=notrunc 1.11 [ "$append$initrd" ] && clear_custom_config