blob: 4914a5dc239b4e2d4efd9d685170bb69f38d54ba [file] [log] [blame]
EXIT=1
FILES="A B"
A_1='0123456789012345678901234567890123456789'
A_2='0123456789012345678901234567890123456789'
INPUT='
close 0
'
OUTPUT="#
# close 0
stdin:2: slot '0' is not open
stdin:2: command 'close' failed
"