Dactyloidae/security/nss/automation/taskcluster/scripts/run_saw.sh

9 lines
137 B
Bash
Raw Normal View History

2018-06-09 15:11:22 +03:00
#!/usr/bin/env bash
source $(dirname "$0")/tools.sh
# Fetch artifact if needed.
fetch_dist
# Run SAW.
saw "nss/automation/saw/$1.saw"