mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
Merge branch 'maint-0.4.2' into maint-0.4.3
This commit is contained in:
commit
262ddfee7a
@ -1,3 +1,8 @@
|
|||||||
|
####
|
||||||
|
# DO NOT EDIT THIS FILE IN MASTER. ONLY EDIT IT IN THE OLDEST SUPPORTED
|
||||||
|
# BRANCH, THEN MERGE FORWARD.
|
||||||
|
####
|
||||||
|
|
||||||
# This file controls how gitlab validates Tor commits and merge requests.
|
# This file controls how gitlab validates Tor commits and merge requests.
|
||||||
#
|
#
|
||||||
# It is primarily based on a set of scripts and configurations by
|
# It is primarily based on a set of scripts and configurations by
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
####
|
||||||
|
# DO NOT EDIT THIS FILE IN MASTER. ONLY EDIT IT IN THE OLDEST SUPPORTED
|
||||||
|
# BRANCH, THEN MERGE FORWARD.
|
||||||
|
####
|
||||||
|
|
||||||
# This script is used to build Tor for continuous integration. It should
|
# This script is used to build Tor for continuous integration. It should
|
||||||
# be kept the same for all supported Tor versions.
|
# be kept the same for all supported Tor versions.
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user