Commit d7208fe
authored
Print a message when done fetching deps (#380)
* Print a message when done fetching deps
Otherwise the user doesn't know when the server is done, and running a
command like "mix deps.get" at the same time is the server can result in
corrupted files.
* Fix formatting1 parent 3a05edf commit d7208fe
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
241 | 246 | | |
242 | 247 | | |
243 | 248 | | |
| |||
0 commit comments