Skip to content
Snippets Groups Projects
Commit 4bd04bd9 authored by Eric Torrence's avatar Eric Torrence
Browse files

Update submit_faser_reco.sh

parent 5d3a7eae
No related branches found
No related tags found
No related merge requests found
...@@ -148,7 +148,7 @@ if [[ "$recotag" == "reco/r"???? ]]; then ...@@ -148,7 +148,7 @@ if [[ "$recotag" == "reco/r"???? ]]; then
fi fi
if [[ "$recotag" == "reco/p"???? ]]; then if [[ "$recotag" == "reco/p"???? ]]; then
tag=`echo "$recotag" | cut -c 6-11` tag=`echo "$recotag" | cut -c 6-11`
echo "Found reco tag: $tag" echo "Found proc tag: $tag"
fi fi
# #
# Move to the run directory # Move to the run directory
......
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