[Bps-public-commit] r16542 - in sd/trunk: lib/App/SD/CLI/Model
spang at bestpractical.com
spang at bestpractical.com
Sun Oct 26 17:08:24 EDT 2008
Author: spang
Date: Sun Oct 26 17:08:24 2008
New Revision: 16542
Modified:
sd/trunk/ (props changed)
sd/trunk/lib/App/SD/CLI/Model/Ticket.pm
Log:
r50897 at loki: spang | 2008-10-25 15:50:16 -0400
having two blank lines after record template sections looks weird
Modified: sd/trunk/lib/App/SD/CLI/Model/Ticket.pm
==============================================================================
--- sd/trunk/lib/App/SD/CLI/Model/Ticket.pm (original)
+++ sd/trunk/lib/App/SD/CLI/Model/Ticket.pm Sun Oct 26 17:08:24 2008
@@ -160,7 +160,7 @@
# glue all the parts together
return join(
- "\n\n",
+ "\n",
$self->_build_template_section(
header => metadata_separator,
More information about the Bps-public-commit
mailing list