blob: 453dd60ab8e4f3d5086c54d1c215b14898834023 [file] [log] [blame]
Eric Newberrye69cb692015-07-08 22:46:01 -07001#!/bin/sh
2
3cd integration-tests
Eric Newberryf7943382018-05-30 17:44:19 -07004tar 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