Navigation Menu

Skip to content

Commit

Permalink
Accept vendor/mruby-source/.git directory
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jan 13, 2015
1 parent b1e3db9 commit fef3196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autogen.sh
Expand Up @@ -18,7 +18,7 @@ FreeBSD)
;;
esac

if [ ! -f vendor/mruby-source/.git ]; then
if [ ! -e vendor/mruby-source/.git ]; then
rm -rf vendor/mruby-source
fi
git submodule update --init
Expand Down

0 comments on commit fef3196

Please sign in to comment.