Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
linuxsupport
rpms
HEP_OSlibs
Commits
0d18da2e
Commit
0d18da2e
authored
Jan 25, 2021
by
Andrea Valassi
Browse files
Resync to el8/.gitlab-ci-redhat.sh
parent
70c9aac8
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci-redhat.sh
View file @
0d18da2e
...
...
@@ -168,7 +168,7 @@ if [ "${brn}" == "el7" ] || [ "${brn}" == "el8" ]; then
# Add a header to all dependency lists
# Add an additional header to installed dependency lists
printf
"HEP_OSlibs meta-package:
${
rpm64
}
\n
"
>
tmph1.txt
printf
"HEP_OSlibs current_OS:
$(
cat
/etc/redhat-release
)
\n
"
>>
tmp
1
h.txt
printf
"HEP_OSlibs current_OS:
$(
cat
/etc/redhat-release
)
\n
"
>>
tmph
1
.txt
printf
"HEP_OSlibs total_installed_packages:
${
installed_pkgs
}
\n
"
>
tmph2.txt
printf
"HEP_OSlibs total_installed_size(bytes):
${
installed_size
}
\n
"
>>
tmph2.txt
printf
"
\n
"
>
tmph3.txt
...
...
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