Skip to content

Commit

Permalink
fix typo in sendtierbeacon.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey committed Feb 17, 2017
1 parent e323643 commit 8e8364a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/bin/sendtierbeacon.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh
LOGHOST="collector.testbed.internet2.edu"
LOGHOST="collector.testbed.tier.internet2.edu"
LOGPORT="5000"
if [ -s /opt/tier/env.bash ]; then
. /opt/tier/env.bash
Expand Down

0 comments on commit 8e8364a

Please sign in to comment.