Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
dbscripts
Commits
cd98434f
Verified
Commit
cd98434f
authored
Dec 16, 2021
by
Morten Linderud
🏄
Browse files
db-update: remove debug output
Signed-off-by:
Morten Linderud
<
morten@linderud.pw
>
parent
fd206ec7
Changes
1
Hide whitespace changes
Inline
Side-by-side
db-update
View file @
cd98434f
...
...
@@ -115,7 +115,6 @@ for repo in "${repos[@]}"; do
ln
-s
"../../../
${
currentpool
}
/
${
pkgfile
}
.sig"
"
$FTP_BASE
/
${
currentrepo
}
/os/
${
pkgarch
}
"
fi
done
declare
-p
add_pkgs debug_pkgs
if
((
${#
add_pkgs
[@]
}
>=
1
))
;
then
arch_repo_modify add
"
${
repo
}
"
"
${
pkgarch
}
"
"
${
add_pkgs
[@]
}
"
fi
...
...
Write
Preview
Supports
Markdown
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