]> granicus.if.org Git - python/commitdiff
Try to make the comment a little clearer.
authorNeal Norwitz <nnorwitz@gmail.com>
Thu, 16 Aug 2007 05:16:09 +0000 (05:16 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Thu, 16 Aug 2007 05:16:09 +0000 (05:16 +0000)
Misc/build.sh

index 4883c0efe4cd28ef10d7c2c56c795e6e22810612..aad7fe173b69fd9bed6b07bdb829485004ebed24 100755 (executable)
@@ -214,9 +214,10 @@ fi
 cd $DIR/Doc
 F="make-doc.out"
 start=`current_time`
-# XXX(nnorwitz): will there be a similar problem with the new ReST-based system?
-# Keep this code around until after the first release of 2.6a1 or 3.0a1.
-# At that point, it should be clear if this code is needed or not.
+# XXX(nnorwitz): For now, keep the code that checks for a conflicted file until
+# after the first release of 2.6a1 or 3.0a1.  At that point, it will be clear
+# if there will be a similar problem with the new doc system.
+
 # Doc/commontex/boilerplate.tex is expected to always have an outstanding
 # modification for the date.  When a release is cut, a conflict occurs.
 # This allows us to detect this problem and not try to build the docs