mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 20:12:57 +01:00
Merge pull request #355 from UdjinM6/v0.12.0.x_gitian_doc
V0.12.0.x fix md syntax in doc/gitian-building.md
This commit is contained in:
commit
a4b6b7df81
@ -340,9 +340,11 @@ At any time you can check the package installation and build progress with
|
||||
```bash
|
||||
tail -f var/install.log
|
||||
tail -f var/build.log
|
||||
```
|
||||
|
||||
Output from `gbuild` will look something like
|
||||
|
||||
```bash
|
||||
Initialized empty Git repository in /home/debian/gitian-builder/inputs/dash/.git/
|
||||
remote: Reusing existing pack: 35606, done.
|
||||
remote: Total 35606 (delta 0), reused 0 (delta 0)
|
||||
@ -364,6 +366,7 @@ Output from `gbuild` will look something like
|
||||
Creating build script (var/build-script)
|
||||
lxc-start: Connection refused - inotify event with no name (mask 32768)
|
||||
Running build script (log in var/build.log)
|
||||
```
|
||||
|
||||
Building an alternative repository
|
||||
-----------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user