Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Commit

Permalink
Update lastchange.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
crowell committed Jan 26, 2016
1 parent 5217468 commit ee6f7d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/lastchange.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ if [ -z $DEFAULT_FILE ]; then
REVISION=0
echo LASTCHANGE=$REVISION > $OUT_FILE
else
echo 0 > $OUT_FILE
echo LASTCHANGE=0 > $OUT_FILE
fi

0 comments on commit ee6f7d9

Please sign in to comment.