Have xcoll force a newline at end of output to help keep headers clear
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@43 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
64fd2dbdde
commit
855ec960d5
@ -24,4 +24,5 @@ foreach (keys %collated) {
|
||||
print "$nodes\n";
|
||||
print "====================================\n";
|
||||
print $_;
|
||||
print "\n";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user