Commit 4c94bb6
quickstart: Add check that psql exists for demo branch
The demo branch uses psql to interactively guide the user through the
quickstart. The error message if psql is not on the path will eventually
be somewhate clear 'psql: command not found', but it's better to catch
this at the beginning and provide a more descriptive message.
Change-Id: Ida5cdb78825c4cb3f238268928c4fb016c3615aa
Reviewed-on: https://gerrit.readyset.name/c/readyset/+/6682
Reviewed-by: Marcelo Altmann <[email protected]>
Tested-by: Buildkite CI1 parent 6da6db3 commit 4c94bb6
1 file changed
+17
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
394 | 408 | | |
395 | 409 | | |
396 | 410 | | |
397 | 411 | | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | | - | |
| 412 | + | |
403 | 413 | | |
404 | 414 | | |
405 | | - | |
406 | | - | |
407 | | - | |
408 | | - | |
| 415 | + | |
409 | 416 | | |
410 | 417 | | |
| 418 | + | |
411 | 419 | | |
412 | 420 | | |
413 | 421 | | |
| |||
0 commit comments