Home | History | Annotate | Download | only in bots
      1 {
      2   'variables': {
      3     'command': [
      4       '/bin/cp', '-rL', 'skimage', '${ISOLATED_OUTDIR}',
      5     ],
      6   },
      7 }
      8