Index: /trunk/ippScripts/scripts/detrend_calc_norm.pl
===================================================================
--- /trunk/ippScripts/scripts/detrend_calc_norm.pl	(revision 8487)
+++ /trunk/ippScripts/scripts/detrend_calc_norm.pl	(revision 8488)
@@ -87,5 +87,5 @@
 	my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) =
 	    run(command => $command, verbose => 1);
-	die "Unable to perform ppNormCalc: $error_code\n"
+	die "Unable to perform dettool -addnormstat: $error_code\n"
 	    if not $success;
     }
