Author: joeyh Date: 2005-08-28 15:27:40 +0000 (Sun, 28 Aug 2005) New Revision: 1691 Modified: bin/dtsasync Log: fixes Modified: bin/dtsasync ==================================================================--- bin/dtsasync 2005-08-28 15:21:10 UTC (rev 1690) +++ bin/dtsasync 2005-08-28 15:27:40 UTC (rev 1691) @@ -84,6 +84,10 @@ print HEIDI "$_\n"; } close HEIDI || print "$heidicmd exited nonzero!\n"; + + print "New status:\n"; + system("madison", "-S", $sync_package); + $run_dinstall=1; } else {