Fix bug with parallel hosts operation and specified output path.

This commit is contained in:
Darko Poljak 2016-04-02 22:44:02 +02:00
commit 3062421cf5
5 changed files with 52 additions and 21 deletions

View file

@ -2,6 +2,7 @@ Changelog
---------
next:
* Core: Fix bug with parallel hosts operation when output path is specifed (Darko Poljak)
* Core: Add CDIST_REMOTE_COPY/EXEC env variables and multiplexing options for default scp/ssh (Darko Poljak)
* Types: Remove bashisms in scripts (Darko Poljak)
* Core: Fix bug in remote command with environment (Darko Poljak)