IRC logs for #trustable for Monday, 2018-10-08

*** traveltissues has joined #trustable06:17
*** spinglet has joined #trustable07:04
*** toscalix has joined #trustable07:52
*** ecclescake has joined #trustable08:12
*** ecclescake has quit IRC08:49
*** ecclescake has joined #trustable08:49
*** Shaun has joined #trustable08:56
*** tomeccles has joined #trustable09:00
*** ecclescake has quit IRC09:02
*** willbarnard has joined #trustable09:29
ikerperezin the test-minimal-system script there is code to write to the stdin of the   image running in qemu (like process.stdin.write('latency-measure -w register -d 1\n'.encode('ascii'))). How can I do to, instead of writing to that machine write to the host machine? I tried os.system("command") but it gives me errors. Can I change the direction of the w11:54
ikerperezriting of the process.stdin.write command? change to which stdin points to?11:54
ikerperezdon't answer that, I just discovered12:13
*** shaunmooney has joined #trustable13:00
*** Shaun has quit IRC13:04
ikerperezflatmush, ctgriffiths, tiagogomes this is what I was saying in the meeting: https://paste.codethink.co.uk/?503513:50
ikerperezThe first case is when I am not checking the stdout and the second one when I do it13:51
ikerperez I fixed13:54
*** shaunmooney__ has joined #trustable13:58
*** shaunmooney has quit IRC13:58
ikerperezWhy it is not recognised this command? https://paste.codethink.co.uk/?503714:57
ironfootikerperez: could you please use a public paste service? that one is not15:01
ironfoota suggestion: https://paste.baserock.org/ but there are many others, feel free to pick your favourite15:02
ikerperezsure!15:03
tiagogomesikerperez try `command = ['test', '-e' 'results.dat']`15:16
ikerperezI finally made it work like this. command = ['$','(test -e./results.dat)','$?']. Now I am trying to get the output from that command15:18
*** shaunmooney__ has quit IRC15:40
*** willbarnard has quit IRC15:42
*** toscalix has quit IRC15:42
*** spinglet has quit IRC15:49
*** tomeccles has quit IRC16:33

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!