Skip to content

Commit

Permalink
show diff in autoload checker
Browse files Browse the repository at this point in the history
Signed-off-by: Robin Appelman <robin@icewind.nl>
  • Loading branch information
icewind1991 committed Sep 18, 2017
1 parent 3bf1495 commit e9583a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/autoloaderchecker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ then
echo "The autoloader is not up to date"
echo "Please run: bash build/autoloaderchecker.sh"
echo "And commit the result"
git diff lib/composer
exit 1
else
echo "Autoloader up to date. Carry on"
Expand Down

0 comments on commit e9583a5

Please sign in to comment.