1 2 3 4 5 6 7
#!/bin/bash set -e cp /tmp/plotpy/*.svg ./figures/ cp /tmp/plotpy/doc_tests/*.svg ./figures/ cp /tmp/plotpy/integ_tests/*.svg ./figures/