Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
steam-runtime-tools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
steamrt
steam-runtime-tools
Commits
449966dd
Commit
449966dd
authored
3 years ago
by
Simon McVittie
Browse files
Options
Downloads
Patches
Plain Diff
Remove scripts that are no longer used
Signed-off-by:
Simon McVittie
<
smcv@collabora.com
>
parent
2a62a08a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
common/deploy-runtime
+0
-4
0 additions, 4 deletions
common/deploy-runtime
common/run-in-steamrt
+0
-4
0 additions, 4 deletions
common/run-in-steamrt
tests/shellcheck.sh
+0
-2
0 additions, 2 deletions
tests/shellcheck.sh
with
0 additions
and
10 deletions
common/deploy-runtime
deleted
100755 → 0
+
0
−
4
View file @
2a62a08a
#!/bin/sh
set
-eu
echo
"
$0
: This script is no longer used"
>
&2
exit
2
This diff is collapsed.
Click to expand it.
common/run-in-steamrt
deleted
100755 → 0
+
0
−
4
View file @
2a62a08a
#!/bin/sh
set
-eu
echo
"
$0
: This script is no longer used"
>
&2
exit
2
This diff is collapsed.
Click to expand it.
tests/shellcheck.sh
+
0
−
2
View file @
449966dd
...
...
@@ -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
\
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment