This patch is to fix `md5sum: WARNING: 1 line is improperly formatted' thing.


2013-12-28  Dmitry Gorbachev  <d.g.gorbac...@gmail.com>

        PR 56653
        * gcc_release: Add an extra `#' character to the comment header of
        MD5SUMS.


*** maintainer-scripts/gcc_release
--- maintainer-scripts/gcc_release
***************
*** 214,218 ****
  # Suggested usage:
  # md5sum -c MD5SUMS | grep -v \"OK$\"
! " > MD5SUMS

    find . -type f |
--- 214,218 ----
  # Suggested usage:
  # md5sum -c MD5SUMS | grep -v \"OK$\"
! #" > MD5SUMS

    find . -type f |

Reply via email to