Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
On my mac, the sleep command does not accept a unit: ``` $ sleep 5s usage: sleep seconds ``` So this just removes the 's' and makes the format match the other if block we have.
- Loading branch information