gnumake commands unnecessarily visible

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P5
    • 1.4.0
    • Affects Version/s: 1.4.0
    • Component/s: infrastructure
    • None
    • beta2
    • generic
    • generic

      The following commands are visible in the build output for Merlin.
      These should be executed silently...

      -----

      if [ -d ./../Codemgr_wsdata ]; then /usr/bin/echo '\nPerforming workspace scan for remnant files.\n' ' Any files listed below are not under SCCS control in the workspace\n' ' and you should review them and possibly remove them manually:' ; /usr/bin/find ./../make ./../src ./../ext -type f | /usr/bin/sed 's+SCCS/[ps]\.++' | /usr/bin/sort | /usr/bin/uniq -c | /usr/bin/nawk '$1<2 {print $2;}' ; /usr/bin/echo 'End of workspace scan.' ; fi

      Performing workspace scan for remnant files.
         Any files listed below are not under SCCS control in the workspace
         and you should review them and possibly remove them manually:

            Assignee:
            Dale Mcduffie (Inactive)
            Reporter:
            James Melvin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: