Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
abuild
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
25
Issues
25
List
Boards
Labels
Service Desk
Milestones
Merge Requests
17
Merge Requests
17
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
abuild
Commits
f1b0b3de
Commit
f1b0b3de
authored
Oct 02, 2014
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
abuild: remove debug message
this was added by mistake
parent
aa74d0ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
abuild.in
abuild.in
+0
-1
No files found.
abuild.in
View file @
f1b0b3de
...
...
@@ -1594,7 +1594,6 @@ builddeps() {
if
[
-
n
"$install_deps"
]
&&
[
-
z
"$recursive"
];
then
#
make
a
--
simulate
run
first
to
detect
missing
deps
#
apk
-
tools
--
virtual
is
no
goot
at
reporting
those
.
msg
"Installing packages on builder: $builddeps"
$
SUDO_APK
add
--
repository
"$abuildrepo"
$
apk_opt_wait
\
--
simulate
--
quiet
$
builddeps
||
return
1
$
SUDO_APK
add
--
repository
"$abuildrepo"
$
apk_opt_wait
\
...
...
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