mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
cvs-admin.sh: Remove trailing empty lines
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
f9e73b54a2
commit
785b1929be
1 changed files with 0 additions and 2 deletions
|
|
@ -33,10 +33,8 @@ cmd_list_projects()
|
||||||
}
|
}
|
||||||
|
|
||||||
# ---------- here we go
|
# ---------- here we go
|
||||||
|
|
||||||
cvsroot=/srv/cvs
|
cvsroot=/srv/cvs
|
||||||
projroot=$cvsroot/proj
|
projroot=$cvsroot/proj
|
||||||
cmd=${1/-/_}
|
cmd=${1/-/_}
|
||||||
shift
|
shift
|
||||||
eval cmd_$cmd $@
|
eval cmd_$cmd $@
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue