Skip to content

Commit

Permalink
(files/setup-sal) fix typo in kafka file name
Browse files Browse the repository at this point in the history
  • Loading branch information
glennmorris committed Mar 14, 2024
1 parent d81600a commit c89d973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/setup-sal
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
if [ -z "${LSST_USE_KAFKA}" ]; then
source /etc/ccs/setup-sal5
else
source /etc/ccs/setup-kafka
source /etc/ccs/setup-sal-kafka
fi

0 comments on commit c89d973

Please sign in to comment.