Dactyloidae/security/nss/automation/taskcluster/scripts/run_saw.sh
2019-02-16 00:02:32 +08:00

9 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"