Lubomír Sedlář
8e4b1e278c
[extra-files] Only copy files when there is a config
...
Instead of running the copy function for all variant.arch pairs
unconditionally, only do it if there is something to do. This makes the
log more understandable.
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-06-23 07:25:52 +02:00
Lubomír Sedlář
74001d5aa5
[extra-files] Skip whole phase if not configured
...
This checks the configuration in one place rather than doing it for each
variant/arch combination.
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-06-23 07:25:52 +02:00
Lubomír Sedlář
b67f6369db
[extra-files] Copy files using existing function
...
Instead of calling cp as a system command. This will help debug problems
if something fails.
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-06-23 07:25:52 +02:00
Lubomír Sedlář
d3b2fbe387
[extra-files] Add tests
...
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-06-23 07:25:52 +02:00