Skip to content

Commit

Permalink
remove duplicate verify-hutch call
Browse files Browse the repository at this point in the history
  • Loading branch information
vespos committed Jun 7, 2023
1 parent 2488d38 commit cadda96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/camViewer
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,6 @@ if [ $# -ge 1 ]; then
exit 1
fi

verify-hutch "$hutch"
if ! verify-hutch "$hutch"; then
hutch=$(get_info --gethutch)
if [ "$hutch" == unknown_hutch ]; then
Expand Down

0 comments on commit cadda96

Please sign in to comment.