Python error when specifying absolute path to scons cacheDir

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Minor - P4
    • 3.0.1, 3.1.0
    • Affects Version/s: 3.0.0
    • Component/s: Build
    • None
    • Fully Compatible
    • ALL
    • Hide
      scons --cache --cache-dir=`pwd`/build/test core
      
      Show
      scons --cache --cache-dir=`pwd`/build/test core
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      scons: Reading SConscript files ...
      NameError: name 'cachdDIr' is not defined:
        File "/Users/maxh/Documents/GitHub/mongo/SConstruct", line 457:
          if not os.path.isabs(cachdDIr):
      

              Assignee:
              Max Hirschhorn
              Reporter:
              Max Hirschhorn
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: