Skip to content

Commit

Permalink
archive error
Browse files Browse the repository at this point in the history
  • Loading branch information
koush committed Jun 15, 2012
1 parent 90e23b1 commit 5be2ca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,6 @@ then
for f in $(ls $WORKSPACE/archive)
do
cmcp $WORKSPACE/archive/$f release/$MODVERSION/$f
check_result Failure archiving $f
check_result "Failure archiving $f"
done
fi

0 comments on commit 5be2ca0

Please sign in to comment.