#!/bin/bash set -e cp -r ../certs ../lib/certs python integration_tests.py $@ rm -rf ../lib/certs