Navigation Menu

Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Commit

Permalink
Don't rebuild here, it's done in the Makefile
Browse files Browse the repository at this point in the history
--HG--
branch : 1.2
  • Loading branch information
oscarh committed Feb 14, 2010
1 parent c892608 commit dc16895
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions util/releaser
Expand Up @@ -89,8 +89,6 @@ if ! [ "$(hg identify | awk '{print $2};')" = "tip" ]; then
fi fi
fi fi


make clean && make && make dialyzer

if ! yesno "Did the compilation run without warnings?"; then if ! yesno "Did the compilation run without warnings?"; then
echo "Try again..." echo "Try again..."
exit 1 exit 1
Expand Down

0 comments on commit dc16895

Please sign in to comment.