Uploaded image for project: 'Yetus'
  1. Yetus
  2. YETUS-72

Unassigned variable ${STARTDIR}?

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.1.0
    • Precommit
    • None

    Description

      It seems a typo for ${STARTINGDIR}, but I'm not certain it can be simply rewritten.

      [sekikn@mobile yetus]$ grep -r STARTDIR dev-support
      dev-support/test-patch.sh:  if [[ ${STARTDIR} == ${PATCH_DIR}/precommit ]]; then
      [sekikn@mobile yetus]$ grep -r STARTINGDIR dev-support
      dev-support/test-patch.sh:STARTINGDIR=$(pwd)
      dev-support/test-patch.sh:  cd "${STARTINGDIR}"
      dev-support/test-patch.sh:  cd "${STARTINGDIR}"
      dev-support/test-patch.sh:  pushd "${STARTINGDIR}" >/dev/null
      

      Attachments

        1. YETUS-72.00.patch
          0.8 kB
          Kengo Seki

        Activity

          People

            sekikn Kengo Seki
            sekikn Kengo Seki
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: