summaryrefslogtreecommitdiffstats
path: root/tools/export.py
diff options
context:
space:
mode:
authorSol Jerome <solj@ices.utexas.edu>2010-09-27 02:14:49 +0000
committerSol Jerome <sol.jerome@gmail.com>2010-09-27 16:58:32 -0500
commitb75a7980f11cb1cd5ce8570c17ddbbd2245a43ae (patch)
tree58bdf919e9f833c0c0bf39f7124c4b3b4935269c /tools/export.py
parent967570450275c53ab8a4ecd77806cafb8f1604da (diff)
downloadbcfg2-b75a7980f11cb1cd5ce8570c17ddbbd2245a43ae.tar.gz
bcfg2-b75a7980f11cb1cd5ce8570c17ddbbd2245a43ae.tar.bz2
bcfg2-b75a7980f11cb1cd5ce8570c17ddbbd2245a43ae.zip
export.py: Fix changelog formatting
Signed-off-by: Sol Jerome <sol.jerome@gmail.com> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6074 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'tools/export.py')
-rwxr-xr-xtools/export.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/export.py b/tools/export.py
index 55757d6d5..fcb9e5a4d 100755
--- a/tools/export.py
+++ b/tools/export.py
@@ -34,7 +34,7 @@ newchangelog = \
* New upstream release
- -- %s <%s> %s
+ -- %s <%s> %s
""" % (majorver, minorver, name, email, formatdate(localtime=True))
# write out the new debian changelog