I've looked for an option to restore an image decompressed on the fly and piped into partclone but apparently that's not possible?
e.g. zcat myimage.img.gz | partclone.ext3 -r -o ...
As follow up to mail thread on the dev list:
http://sourceforge.net/mailarchive/forum.php?thread_id=30770272&forum_id=32301
ShellCommand steps to a windows build slave don't work
properly. I can identify two different problems:
- cannot pass a path with spaces in it
- cannot pass parameters to the command
Error output:
'\"C:\Program Files (x86)\Microsoft Visual Studio...