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
8f267f7f
Commit
8f267f7f
authored
Jul 30, 1999
by
Kurt Zeilenga
Browse files
Add echo...
parent
95dfc02c
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/mkrelease
View file @
8f267f7f
...
...
@@ -25,7 +25,11 @@ if test -e $RELNAME ; then
exit
1
fi
cvs
export
-r
$CVSTAG
-d
$RELNAME
$*
echo
Release:
$RELNAME
echo
CVS Tag:
$CVSTAG
echo
Modules:
$*
cvs
-q
export
-r
$CVSTAG
-d
$RELNAME
$*
if
test
!
-d
$RELNAME
;
then
echo
"error:
$RELNAME
doesn't 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