summaryrefslogtreecommitdiff
path: root/automation/taskcluster/scripts/run_saw.sh
diff options
context:
space:
mode:
Diffstat (limited to 'automation/taskcluster/scripts/run_saw.sh')
-rwxr-xr-xautomation/taskcluster/scripts/run_saw.sh9
1 files changed, 0 insertions, 9 deletions
diff --git a/automation/taskcluster/scripts/run_saw.sh b/automation/taskcluster/scripts/run_saw.sh
deleted file mode 100755
index 0e9a8224a..000000000
--- a/automation/taskcluster/scripts/run_saw.sh
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/usr/bin/env bash
-
-source $(dirname "$0")/tools.sh
-
-# Fetch artifact if needed.
-fetch_dist
-
-# Run SAW.
-saw "nss/automation/saw/$1.saw"