Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vespos committed Mar 29, 2024
1 parent 837351c commit 33aefd1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/makepeds
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,8 @@ if [[ $HOSTNAME =~ "sdf" ]]; then
source /sdf/group/lcls/ds/ana/sw/conda1/manage/bin/psconda.sh
else
source pcds_conda
fi

elog_par_post --file pedestal -e "$EXP" -r $RUN

#if this is a default pedestal run, then do not post as this is handled in takepeds
Expand Down

0 comments on commit 33aefd1

Please sign in to comment.