Index: trunk/ippScripts/scripts/mdc2list.pl
===================================================================
--- trunk/ippScripts/scripts/mdc2list.pl	(revision 8715)
+++ trunk/ippScripts/scripts/mdc2list.pl	(revision 9445)
@@ -69,2 +69,4 @@
     return \%hash;
 }
+
+END { system("sync") or die "failed to execute sync: $!" }
