Skip to content

Commit

Permalink
Fix DATASET environment variable name
Browse files Browse the repository at this point in the history
  • Loading branch information
MorganSchmitz committed Jul 13, 2021
1 parent 21252f6 commit a296600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notes_RC2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ source 05_visitAnalysis.sh

# Before running the steps that dispatch results to Squash (steps 15, 16 and 18), make sure following environment variables
# are set (see https://pipelines.lsst.io/modules/lsst.verify/scripts/dispatch_verify.py.html)
export DATASET="HSC_RC2"
export DATASET="HSC RC2"
export DATASET_REPO_URL="https://jira.lsstcorp.org/browse/DM-30424"
export RUN_ID="DM-30424"
export RUN_ID_URL="https://jira.lsstcorp.org/browse/DM-30424"
Expand Down

0 comments on commit a296600

Please sign in to comment.