Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
Settings
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Mattia Rizzolo
Settings
Commits
068fe113
Commit
068fe113
authored
Mar 09, 2014
by
Mattia Rizzolo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pbuider/hooks/B10autopkgtests: add an no autopkgtest echo if non available
parent
777dee86
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
pbuilder/hooks/B10autopkgtests
pbuilder/hooks/B10autopkgtests
+2
-0
No files found.
pbuilder/hooks/B10autopkgtests
View file @
068fe113
...
...
@@ -9,4 +9,6 @@ if grep autopkgtest debian/control && [ -d debian/tests ] && [ -e debian/tests/c
apt-get
install
autopkgtest
-y
--force-yes
echo
@@@@@@@@@@@@@@@@@@@@@@@@@@ RUNNING AUTOPKGTESTS @@@@@@@@@@@@@@@@@@@@@@@@@@@@
adt-run
-B
../
*
.deb
--built-tree
=
.
---
null
else
echo
"No autopkgtest available."
fi
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment