Skip to content

Commit acfe242

Browse files
committed
Drop lying Bosco tarball log message
Two lies: - bosco_cluster doesn't necessarily use the URL provided by bosco_findplatform - bosco_findplatform returns the URL for the OS of the host it's running on, not the remote host
1 parent c5a8c1c commit acfe242

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hosted-ce/30-remote-site-setup.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ fi
161161
[[ $REMOTE_BOSCO_DIR ]] && bosco_cluster_opts+=(-b "$REMOTE_BOSCO_DIR") \
162162
|| REMOTE_BOSCO_DIR=bosco
163163
164-
echo "Using Bosco tarball: $(bosco_findplatform --url)"
165164
for ruser in $users; do
166165
setup_ssh_config
167166
done

0 commit comments

Comments
 (0)