*** traveltissues has joined #trustable | 06:17 | |
*** spinglet has joined #trustable | 07:04 | |
*** toscalix has joined #trustable | 07:52 | |
*** ecclescake has joined #trustable | 08:12 | |
*** ecclescake has quit IRC | 08:49 | |
*** ecclescake has joined #trustable | 08:49 | |
*** Shaun has joined #trustable | 08:56 | |
*** tomeccles has joined #trustable | 09:00 | |
*** ecclescake has quit IRC | 09:02 | |
*** willbarnard has joined #trustable | 09:29 | |
ikerperez | in 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 w | 11:54 |
---|---|---|
ikerperez | riting of the process.stdin.write command? change to which stdin points to? | 11:54 |
ikerperez | don't answer that, I just discovered | 12:13 |
*** shaunmooney has joined #trustable | 13:00 | |
*** Shaun has quit IRC | 13:04 | |
ikerperez | flatmush, ctgriffiths, tiagogomes this is what I was saying in the meeting: https://paste.codethink.co.uk/?5035 | 13:50 |
ikerperez | The first case is when I am not checking the stdout and the second one when I do it | 13:51 |
ikerperez | I fixed | 13:54 |
*** shaunmooney__ has joined #trustable | 13:58 | |
*** shaunmooney has quit IRC | 13:58 | |
ikerperez | Why it is not recognised this command? https://paste.codethink.co.uk/?5037 | 14:57 |
ironfoot | ikerperez: could you please use a public paste service? that one is not | 15:01 |
ironfoot | a suggestion: https://paste.baserock.org/ but there are many others, feel free to pick your favourite | 15:02 |
ikerperez | sure! | 15:03 |
tiagogomes | ikerperez try `command = ['test', '-e' 'results.dat']` | 15:16 |
ikerperez | I finally made it work like this. command = ['$','(test -e./results.dat)','$?']. Now I am trying to get the output from that command | 15:18 |
*** shaunmooney__ has quit IRC | 15:40 | |
*** willbarnard has quit IRC | 15:42 | |
*** toscalix has quit IRC | 15:42 | |
*** spinglet has quit IRC | 15:49 | |
*** tomeccles has quit IRC | 16:33 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!