Index: trunk/ippScripts/scripts/phase0_exp.pl
===================================================================
--- trunk/ippScripts/scripts/phase0_exp.pl	(revision 9337)
+++ trunk/ippScripts/scripts/phase0_exp.pl	(revision 9445)
@@ -175,2 +175,4 @@
     return $imfile->{$name};
 }
+
+END { system("sync") or die "failed to execute sync: $!" }
