Skip to content
Snippets Groups Projects
Commit 449966dd authored by Simon McVittie's avatar Simon McVittie
Browse files

Remove scripts that are no longer used

parent 2a62a08a
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
set -eu
echo "$0: This script is no longer used" >&2
exit 2
#!/bin/sh
set -eu
echo "$0: This script is no longer used" >&2
exit 2
......@@ -22,8 +22,6 @@ cd "$G_TEST_SRCDIR"
n=0
for shell_script in \
debian/tests/depot \
common/deploy-runtime \
common/run-in-steamrt \
common/_start-container-in-background \
common/_v2-entry-point \
tests/*.sh \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment