Skip to content

Commit

Permalink
try to fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
abma committed Jul 27, 2013
1 parent dab5b1d commit c1eaeb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildbot/mingwlibs_boost.sh
Expand Up @@ -41,7 +41,7 @@ echo "-- clone git repo"
git clone -l -s -n . ${MINGWLIBS_DIR}
cd ${MINGWLIBS_DIR}
git fetch
git checkout master
git checkout -f master


# Setup final structure
Expand Down

0 comments on commit c1eaeb6

Please sign in to comment.