-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lick: add
:
to prints to match other vanes (#704)
This was bugging me: ``` lick init mkdir bus/.urb/dev ames: live on 31519 (localhost only) conn: listening on bus/.urb/conn.sock ``` This PR adds a `:` to all `%lick` debug prints so that it matches behavior of all the other vanes: ``` lick: init mkdir bus/.urb/dev ames: live on 31519 (localhost only) conn: listening on bus/.urb/conn.sock ```
- Loading branch information
Showing
1 changed file
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters