Hi all,

I'm testing new features included in func/certmaster 0.20 rpm.

I don't understand (I've read the previous post on ML) if it's possible after an async call, to retrieve the complete output of the command.
I try with this simple command:

[EMAIL PROTECTED] noarch]# func "*" call --async --nopoll command run "ls /tmp"
JOB_ID: '1214907784.1717141'
[EMAIL PROTECTED] noarch]# func '*' call --jobstatus 1214907784.1717141

All work correctly, as you can see, but How I can read the list of the file inside my TMP folder? I know that is not an usual command, but could be some test cases where I need to read some output strings and not only the result of run command...

But... it's a great feature!! Good job!

Bye
Marco


--
Dott. Ing. Mornati Marco
Byte-Code s.r.l
via Antonio Cechov, 1
San Giuliano Milanese (MI)
E-Mail: [EMAIL PROTECTED]


_______________________________________________
Func-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/func-list

Reply via email to