blob: 36066be79951cb1e84dd4d21c63bbba0564cb6e8 [file] [log] [blame]
Kevin Lubick07072942017-05-11 13:35:23 -04001{
2 'variables': {
3 'command': [
4 '/bin/cp', '-rL', 'skimage', '${ISOLATED_OUTDIR}',
5 ],
6 },
7}