Closed rfay closed 4 years ago
Thanks for taking a look!
Yes, $RANDOM is a standard shell feature from clear back in bourne shell.
The switch_branch script is tested here, if that's what you mean: https://github.com/drud/quicksprint/blob/6a6727dcea1b3d7613f213ee445c929ef8370b69/tests/installation.bats#L65-L70
Ah, it is tested. Cool.
This PR just fixes up some annoying minor problem
drush si
in start_sprint.sh now properly sets the site name. It was being lost before due to quoting issues.