Fix cvsimport warning when called without --no-cvs-direct
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Wed, 19 Oct 2005 07:01:02 +0000 (00:01 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 19 Oct 2005 07:01:02 +0000 (00:01 -0700)
Perl was warning that $opt_p was undefined in that case.

Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found