Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nadezhda Ivanova
OpenLDAP
Commits
b06ca56d
Commit
b06ca56d
authored
Jul 30, 1999
by
Kurt Zeilenga
Browse files
Fix mkrelease
parent
428faea4
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/mkrelease
View file @
b06ca56d
...
...
@@ -15,10 +15,10 @@ if test $# != 3 ; then
exit
1
fi
CVSTAG
=
$1
shift
RELNAME
=
opendlap-
$1
shift
CVSTAG
=
$1
shift
if
test
-e
$RELNAME
;
then
echo
"error:
$RELNAME
exists"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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