Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
lava
Manage
Activity
Members
Labels
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Paweł Wieczorek
lava
Commits
6e7e537c
Commit
6e7e537c
authored
6 years ago
by
Neil Williams
Browse files
Options
Downloads
Patches
Plain Diff
fix typo
parent
bcf61a26
No related branches found
Tags
2018.5-3
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+1
-1
1 addition, 1 deletion
debian/changelog
debian/rules
+1
-1
1 addition, 1 deletion
debian/rules
with
2 additions
and
2 deletions
debian/changelog
+
1
−
1
View file @
6e7e537c
lava (2018.5-3) unstable; urgency=medium
* Drop Build-Depends-Arch and add
override_dh_fixperms
_
arch (Closes: #900971)
override_dh_fixperms
-
arch (Closes: #900971)
-- Neil Williams <codehelp@debian.org> Thu, 07 Jun 2018 15:22:15 +0100
...
...
This diff is collapsed.
Click to expand it.
debian/rules
+
1
−
1
View file @
6e7e537c
...
...
@@ -81,7 +81,7 @@ override_dh_auto_install:
dh_systemd_start
-p
lava-server
--name
lava-publisher
dh_systemd_start
-p
lava-server
--name
lava-master
override_dh_fixperms
_
arch
:
override_dh_fixperms
-
arch
:
dh_fixperms
-X
debian/lava-dispatcher/usr/lib/python3/dist-packages/lava_dispatcher/dynamic_vm_keys/lava
# ssh connections use a shared private key - use the same location for debian & ubuntu
chmod
0600 debian/lava-dispatcher/usr/lib/python3/dist-packages/lava_dispatcher/dynamic_vm_keys/lava
...
...
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