Skip to content

cd command in makefile #6

@fojensen

Description

@fojensen

I believe the following line should be changed to read src as opposed to str:
https://github.com/greyxray/TauAnalysisTools/blob/CMSSW_10_4_0_pre3_tau-pog_RunIIAutumn18MiniAOD/TauAnalysisTools/test/runTauIdMVATrainingMiniAOD_common.py#L609

A makefile is produced when running
python TauAnalysisTools/test/runTauIdMVATrainingMiniAOD_deltaBeta_dR05.py
which contains a command to change directories when running through the makefile. In my implementation it leads to the following line:
cd /uscms_data/d3/fojensen/tauTraining/CMSSW_10_4_0_pre3/str
which doesn't exist, and runs fine when switching to src

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions