Skip to content

Commit

Permalink
stray exit in kitchen script
Browse files Browse the repository at this point in the history
  • Loading branch information
%github_username% committed Apr 7, 2016
1 parent 08ae484 commit b365e27
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kitchen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ do
echo $v
perl -pi -e "s/YYYY/${v}/" .kitchen.yml
echo "replaced text..."
exit 1
fi
if [ $# -gt 0 ] ; then
Expand Down

0 comments on commit b365e27

Please sign in to comment.