Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e66fe30

Browse files
committed
Merged revisions 71335 via svnmerge from
svn+ssh://[email protected]/python/trunk ........ r71335 | benjamin.peterson | 2009-04-06 17:53:29 -0500 (Mon, 06 Apr 2009) | 1 line see if this helps the doc builds ........
1 parent 8c65d54 commit e66fe30

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Misc/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,7 @@ start=`current_time`
259259
# which will definitely fail with a conflict.
260260
#CONFLICTED_FILE=commontex/boilerplate.tex
261261
#conflict_count=`grep -c "<<<" $CONFLICTED_FILE`
262+
make clean
262263
conflict_count=0
263264
if [ $conflict_count != 0 ]; then
264265
echo "Conflict detected in $CONFLICTED_FILE. Doc build skipped." > ../build/$F

0 commit comments

Comments
 (0)