Skip to content
Snippets Groups Projects
Commit 51be50d7 authored by scott snyder's avatar scott snyder Committed by John Chapman
Browse files

Fix typo in comments.

Former-commit-id: 0aa7dc07f19420e5c5faa63fa9c3637a683f7b73
parent 6e3cb8ad
No related branches found
No related tags found
No related merge requests found
......@@ -172,7 +172,7 @@ else
# to handling the versioning manually.
# ATLAS_REFERENCE_TAG should be a string of the form PACKAGE/VERSION.
# We first look for it in DATAPATH. If we don't find it,
# we then look under ATLAS_REFERENCE_TAG, which falls back
# we then look under ATLAS_REFERENCE_DATA, which falls back
# to an afs path if it's not found.
if [ \( ! -r $reflog \) -a "$ATLAS_REFERENCE_TAG" != "" ]; then
# Look for the file in DATAPATH.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment