export of git diff potentially breaks compilation in ruckus

XMLWordPrintable

    • Type: Bug
    • Resolution: resolved
    • Priority: Major
    • Component/s: SW
    • None

      bash limits the size of the environment to 128K. Calling shell commands can fail with the result of
      export GIT_DIFF=$(shell git diff)
      growing to large.
      execvp out of make will fail for invoking echo or /bin/sh

              Assignee:
              Larry Ruckman
              Reporter:
              Matthias Wittgen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: