Bugfix: copy plugin assumed always that all commands like cp, copy, xcopy are
shell command. In fact copy and xcopy are shell commands under Windows and 'cp'
is always a separate app. not shell command e.g. in Windows.
ls
1 parent abee10e commit 65bae00f6162bd4da33f75c8ef16a4c3711cff74
@Przemek Wirkus Przemek Wirkus authored on 6 May 2015
Showing 2 changed files
View
workspace_tools/host_tests/host_tests_plugins/host_test_plugins.py
View
workspace_tools/host_tests/host_tests_plugins/module_copy_shell.py