Mypal/security/nss/automation/taskcluster/scripts/run_saw.sh
2019-03-11 13:26:37 +03:00

10 lines
137 B
Bash

#!/usr/bin/env bash
source $(dirname "$0")/tools.sh
# Fetch artifact if needed.
fetch_dist
# Run SAW.
saw "nss/automation/saw/$1.saw"