Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
5c1d9a17
Commit
5c1d9a17
authored
Apr 02, 2005
by
Kurt Zeilenga
Browse files
Add generation of
SHA-1
hash.
parent
28666f5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/mkrelease
View file @
5c1d9a17
...
...
@@ -64,6 +64,7 @@ echo "Rolling up $OL_STRING ..."
tar
cf
$RELNAME
.tar
$RELNAME
gzip
-9
-c
$RELNAME
.tar
>
$RELNAME
.tgz
md5
$RELNAME
.tgz
>
$RELNAME
.md5
sha1
$RELNAME
.tgz
>
$RELNAME
.sha1
rm
-f
$RELNAME
.tar
ls
-l
$RELNAME
.
*
...
...
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