Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
etersoft-build-utils
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
korinf
etersoft-build-utils
Commits
521b4e5e
Commit
521b4e5e
authored
Dec 21, 2008
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove package from hasher for test preun/postun rpm scripts
parent
7822ddaa
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
loginhsh
bin/loginhsh
+2
-0
No files found.
bin/loginhsh
View file @
521b4e5e
...
@@ -103,6 +103,8 @@ $HSH-install $HASHERDIR $UTILPKG $LISTRPMARGS $LISTNAMES || fatal "Error with in
...
@@ -103,6 +103,8 @@ $HSH-install $HASHERDIR $UTILPKG $LISTRPMARGS $LISTNAMES || fatal "Error with in
echog
"You are in hasher shell"
echog
"You are in hasher shell"
$HSH
-shell
$HASHERDIR
-Y
--shell
$HSH
-shell
$HASHERDIR
-Y
--shell
if
[
-n
"
$TESTMODE
"
]
;
then
if
[
-n
"
$TESTMODE
"
]
;
then
echo
"Remove package for test preun scripts"
$HSH
-run
--rooter
$HASHERDIR
--
rpm
-e
$(
drop_pkg_extensions
$LISTNAMES
)
echo
"Cleanup hasher..."
echo
"Cleanup hasher..."
$HSH
--cleanup-only
$HASHERDIR
$HSH
--cleanup-only
$HASHERDIR
fi
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