blob: e594479957bad6ed5e274996381b4141fdc4cad5 [file] [log] [blame]
Eric Newberrye69cb692015-07-08 22:46:01 -07001#!/bin/sh
2
3cd integration-tests
4tar cf - --ignore-failed-read --exclude='.vagrant*' $(git status -s -uall --porcelain --ignored | awk '$1!="D" && $2!~"\.pyc$"{print $2}') | tar xf - -C /vagrant/logs/$1