it's a duhrectory!

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@392492 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2006-04-08 07:47:04 +00:00
parent fb99d2faba
commit e6c0d4695b
1 changed files with 1 additions and 1 deletions

2
ci.sh
View File

@ -179,7 +179,7 @@ fi
mkdir -p $DEPLOY_DIR > /dev/null 2>&1
if [ -f $DIR/maven-components/maven-cli ]; then
if [ -d $DIR/maven-components/maven-cli ]; then
cp $DIR/maven-components/maven-cli/target/*.tar.gz $DEPLOY_DIR/$DIST
else
cp $DIR/maven-components/maven-core/target/*.tar.gz $DEPLOY_DIR/$DIST