Commit 1c056908 authored by Antoine Cellerier's avatar Antoine Cellerier

Commit random stuff to test modified commit emails.

parent 39237808
This diff is collapsed.
......@@ -126,7 +126,7 @@ if test "${action}" = "changelog"
then
YEAR="`date +%Y`"
echo "toolbox --changelog no longer required. use this instead:"
echo " svn log -v -r '{$YEAR-12-31}:{$YEAR-01-01}' > ChangeLog"
echo " LANG=C svn log -v -r '{$YEAR-12-31}:{$YEAR-01-01}' > ChangeLog"
exit 0
fi
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment