summaryrefslogtreecommitdiff
path: root/scripts/ci/ci-driver.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/ci/ci-driver.sh')
-rwxr-xr-xscripts/ci/ci-driver.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/ci/ci-driver.sh b/scripts/ci/ci-driver.sh
index 50728a137e..bede68baa8 100755
--- a/scripts/ci/ci-driver.sh
+++ b/scripts/ci/ci-driver.sh
@@ -1,5 +1,10 @@
#!/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
# be kept the same for all supported Tor versions.
#