[PATCH] Add optional copy_files attribute

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Holger Freyther holger at freyther.de
Thu Mar 31 14:19:39 UTC 2016


> On 31 Mar 2016, at 15:23, msuraev at sysmocom.de wrote:
> 
> From: Max <msuraev at sysmocom.de>
> 
> This allows to specify additional files which shall be copied into
> temporary directory where tests are executed.

when we chatted I had something like this in make

make_tmp_dir
copy_recursively(orig, tmp_dir)
run(tmp_dir/cfg_file)

was your approach more simple?




More information about the OpenBSC mailing list