blob: 453dd60ab8e4f3d5086c54d1c215b14898834023 [file] [log] [blame]
#!/bin/sh
cd integration-tests
tar cf - --ignore-failed-read --exclude='.vagrant*' --exclude='logs*' $(git status -s -uall --porcelain --ignored | awk '$1!="D" && $2!~".pyc$"{print $2}') | tar xf - -C /vagrant/logs/$1