Bump
This commit is contained in:
parent
cbd37e8021
commit
675b2b9ecd
@ -14,7 +14,7 @@ function cleanup {
|
||||
}
|
||||
|
||||
# register the cleanup function to be called on the EXIT signal
|
||||
trap cleanup EXIT
|
||||
#trap cleanup EXIT
|
||||
|
||||
# Download Files specified in files.diz
|
||||
while IFS=! read type app version outputfile url md5
|
||||
@ -60,7 +60,7 @@ popd
|
||||
|
||||
VER=`cat $WORK_DIR/version.txt`
|
||||
echo "Importing $DIR/../$FILENAME as $VER into git"
|
||||
cleanup
|
||||
#cleanup
|
||||
gbp import-orig --pristine-tar -u $VER $DIR/../$FILENAME
|
||||
|
||||
exit 0
|
||||
|
@ -1,2 +1,2 @@
|
||||
amd64!ssacli!3.40.3.0!ssacli-3.40-3.0.x86_64.rpm!https://downloads.linux.hpe.com/SDR/repo/mcp/CentOS/7/x86_64/current/ssacli-3.40-3.0.x86_64.rpm!5d2afd83171f13816619501b45fe76ef
|
||||
i386!ssacli!3.40.3.0!ssacli-2.60-18.0.i386.rpm!https://downloads.linux.hpe.com/SDR/repo/mcp/CentOS/6/i686/current/ssacli-2.60-18.0.i386.rpm!a9108a70b5b358f55e3bbd27e213c43a
|
||||
amd64!ssacli!5.10.44.0!ssacli-5.10-44.0.x86_64.rpm!https://downloads.linux.hpe.com/SDR/repo/mcp/centos/7/x86_64/current/ssacli-5.10-44.0.x86_64.rpm!37382e415838efdab9b2de4e3361e853
|
||||
i386!ssacli!5.10.44.0!ssacli-2.60-18.0.i386.rpm!https://downloads.linux.hpe.com/SDR/repo/mcp/CentOS/6/i686/current/ssacli-2.60-18.0.i386.rpm!a9108a70b5b358f55e3bbd27e213c43a
|
||||
|
Loading…
x
Reference in New Issue
Block a user