summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Crute <mcrute@gmail.com>2011-02-25 13:31:36 -0600
committerMike Crute <mcrute@gmail.com>2011-02-25 13:31:36 -0600
commitc8d7c1951cf2268b7d8a33c1b8a573694015d812 (patch)
tree48d1ef2893cb0e783ea390b12bc259daab296e09
parent8905b00f0852cf7527a3a7b155772c1cd3d375b4 (diff)
downloadhg_hosting-c8d7c1951cf2268b7d8a33c1b8a573694015d812.tar.bz2
hg_hosting-c8d7c1951cf2268b7d8a33c1b8a573694015d812.tar.xz
hg_hosting-c8d7c1951cf2268b7d8a33c1b8a573694015d812.zip
Another trival change to test the scripts
-rw-r--r--config_stubs/hgssh.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/config_stubs/hgssh.cfg b/config_stubs/hgssh.cfg
index 04cad88..9e0ae41 100644
--- a/config_stubs/hgssh.cfg
+++ b/config_stubs/hgssh.cfg
@@ -40,11 +40,11 @@ defunct = yes
40; Generates green "MAINTAINED" adornment 40; Generates green "MAINTAINED" adornment
41maintained = yes 41maintained = yes
42 42
43; Generates linked "MOVED" adornment
44moved_to = http://moved-to.com
45
46; Generates red "PRIVATE" adornment 43; Generates red "PRIVATE" adornment
47private = yes 44private = yes
48 45
46; Generates linked "MOVED" adornment
47moved_to = http://moved-to.com
48
49; Generates linked "FORK" adornment 49; Generates linked "FORK" adornment
50upstream = http://upstream.com 50upstream = http://upstream.com