blob: e594479957bad6ed5e274996381b4141fdc4cad5 [file] [log] [blame]
#!/bin/sh
cd integration-tests
tar 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