From a7b0f37232d84b9854356a20836a790a4305a248 Mon Sep 17 00:00:00 2001
From: "Silas S. Brown" <ssb22@cam.ac.uk>
Date: Fri, 17 Apr 2015 05:42:03 +0000
Subject: [PATCH] test commit

git-svn-id: http://svn.code.sf.net/p/e-guidedog/code/ssb22/adjuster@2161 29193198-4895-4776-b068-10539e920549
---
 build-sync.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build-sync.sh b/build-sync.sh
index 8e090a9..355769a 100755
--- a/build-sync.sh
+++ b/build-sync.sh
@@ -1,5 +1,6 @@
 #!/bin/bash
 # sync Web Adjuster and Annotator Generator to SVN
+# also TermLayout
 wget -N http://people.ds.cam.ac.uk/ssb22/adjuster/adjuster.py
 wget -N http://people.ds.cam.ac.uk/ssb22/adjuster/annogen.py
 wget -N http://people.ds.cam.ac.uk/ssb22/adjuster/termlayout.py
-- 
GitLab