Skip to content

Commit

Permalink
Revert "Update sv-nailgun"
Browse files Browse the repository at this point in the history
This reverts commit 1e59313.
  • Loading branch information
krame505 committed Jun 27, 2020
1 parent 1e59313 commit 76c1650
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions support/nailgun/sv-nailgun
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ if [[ "${BASH_SOURCE[0]}" == "$0" ]]; then
exit 5
fi

echo "Using modified nailgun script"

# Try to avoid colliding with other users of nailgun: 1/32k chance
export NAILGUN_PORT=$(($RANDOM + 20000))

Expand Down

0 comments on commit 76c1650

Please sign in to comment.