diff --git a/SMP-analyze.sh b/SMP-analyze.sh
index 2977b83a9827b3e915ffd8d100a904bd40f50ec1..48e00dcbd4bba8ab9603030c65b9f356792b0225 100755
--- a/SMP-analyze.sh
+++ b/SMP-analyze.sh
@@ -145,7 +145,7 @@ run_remote_command()
 	rc=$?
 
 	# cleanup_remote_host remote directory (a.i64)
-	cleanup_remote_host $remotehost
+#	cleanup_remote_host $remotehost
 	return $rc
 }