Author: joeyh Date: 2005-08-28 15:42:56 +0000 (Sun, 28 Aug 2005) New Revision: 1695 Modified: bin/dtsasync Log: newline Modified: bin/dtsasync ==================================================================--- bin/dtsasync 2005-08-28 15:41:33 UTC (rev 1694) +++ bin/dtsasync 2005-08-28 15:42:56 UTC (rev 1695) @@ -79,7 +79,7 @@ next; } - print "Syncing these:"; + print "Syncing these:\n"; open(HEIDI, "| $heidicmd") || print "$heidicmd failed!\n"; foreach (@toheidi) { print "$_\n";