Index: /branches/eam_branches/ipp-20230313/ippTools/src/addtool.c
===================================================================
--- /branches/eam_branches/ipp-20230313/ippTools/src/addtool.c	(revision 42737)
+++ /branches/eam_branches/ipp-20230313/ippTools/src/addtool.c	(revision 42738)
@@ -1726,4 +1726,7 @@
   bool doUpdate = false;
 
+  // Below: note that minidvodb_name_raw and minidvodb_path_raw are stored on config->args
+  // we need to work with a temporary external variable to avoid changing entries on the MD
+
   // if minidvodb_name_raw is not specified above, create it from minidvodb_group
   psString minidvodb_name = NULL;
