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
977298d2
Commit
977298d2
authored
Aug 20, 2016
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rpmbsh: use -b BINARYREPO for loginhsh and rpmbs instead MENVARG
parent
c62a97d4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
rpmbsh
bin/rpmbsh
+4
-4
No files found.
bin/rpmbsh
View file @
977298d2
...
@@ -105,9 +105,9 @@ if [ "$RESULT" = "0" ] && [ -n "$INSTALLPKG" ] ; then
...
@@ -105,9 +105,9 @@ if [ "$RESULT" = "0" ] && [ -n "$INSTALLPKG" ] ; then
print_list
$BINPACKAGES
print_list
$BINPACKAGES
echo
echo
#
showcmd separately due console inpu
t
#
Note: use showcmd due console input or some other conflic
t
showcmd
$ETERBUILDBIN
/loginhsh
-Y
-t
-i
$MENVARG
$BINPACKAGES
showcmd
$ETERBUILDBIN
/loginhsh
-Y
-t
-i
-b
$BINARYREPO
$BINPACKAGES
$ETERBUILDBIN
/loginhsh
-Y
-t
-i
$MENVARG
$BINPACKAGES
$ETERBUILDBIN
/loginhsh
-Y
-t
-i
-b
$BINARYREPO
$BINPACKAGES
RESULT
=
$?
RESULT
=
$?
# test remove packages from test hasher dir
# test remove packages from test hasher dir
...
@@ -134,5 +134,5 @@ else
...
@@ -134,5 +134,5 @@ else
TSKLIST
=
$LISTBUILT
TSKLIST
=
$LISTBUILT
fi
fi
docmd
$ETERBUILDBIN
/rpmbs
$GIRARHOST
$MENVARG
$RPMBSARGS
$TSKLIST
docmd
$ETERBUILDBIN
/rpmbs
$GIRARHOST
-b
$BINARYREPO
$RPMBSARGS
$TSKLIST
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