Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5130: Patch to avoid SCCS keyword expansion in make_snapshot.py
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-01-27 16:30:42
#5130: Patch to avoid SCCS keyword expansion in make_snapshot.py
--------------------------------+-------------------------------------------
Reporter: hstong@⦠| Owner: grafik
Type: Patches | Status: new
Milestone: To Be Determined | Component: Regression Testing
Version: Boost 1.45.0 | Severity: Problem
Resolution: | Keywords:
--------------------------------+-------------------------------------------
Comment (by hstong@â¦):
Unified diff rejected as submission system.
{{{
68c68
< timestamp_suffix = time.strftime( '%y-%m-%d-%H%M', time.gmtime(
timestamp ) )
---
> timestamp_suffix = time.strftime( '%y-%m-%d-%H''%M', time.gmtime(
timestamp ) )
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5130#comment:1> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:05 UTC