summaryrefslogtreecommitdiffstats
path: root/bin/hornet/svre
diff options
context:
space:
mode:
Diffstat (limited to 'bin/hornet/svre')
-rwxr-xr-xbin/hornet/svre6
1 files changed, 0 insertions, 6 deletions
diff --git a/bin/hornet/svre b/bin/hornet/svre
deleted file mode 100755
index 159b017..0000000
--- a/bin/hornet/svre
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-set -eu
-set -o pipefail
-
-svdn "$1"
-svup "$1"