Changes between Version 3 and Version 4 of Ticket #188, comment 4


Ignore:
Timestamp:
Jan 3, 2018, 10:05:49 AM (6 years ago)
Author:
patrik.svestka@…

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #188, comment 4

    v3 v4  
    103103#stdout, stderr, exit_status = Open3.capture3(%q{stx.com --stopOnSIGSEGV -I --quick --eval "Stderr nextPutLine: 'Kuk'. (ExternalBytes address: 10 size: 10) byteAt: 1"})
    104104
    105 #stdout, stderr, exit_status = Open3.capture3(%q{stx.com --stopOnSIGSEGV -I --quick --eval "Transcript showCR: 'Kuk'. (ExternalBytes address: 10 size: 10) byteAt: 1"})
     105stdout, stderr, exit_status = Open3.capture3(%q{stx.com --stopOnSIGSEGV -I --quick --eval "Transcript showCR: 'Kuk'. (ExternalBytes address: 10 size: 10) byteAt: 1"})
    106106
    107107