commit b575c59a33367af3366d0461cd5815acf1217ef7 Author: Mike Perry mikeperry-git@torproject.org Date: Sun Dec 1 23:08:20 2013 -0800
Linus is called linus. --- gitian/check-match.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gitian/check-match.sh b/gitian/check-match.sh index 907fbfe..09bf179 100755 --- a/gitian/check-match.sh +++ b/gitian/check-match.sh @@ -3,7 +3,7 @@ # XXX: Args? HOST=people.torproject.org BASE_DIR=public_html/builds/ -USERS="ln5 mikeperry erinn gk" +USERS="linus mikeperry erinn gk"
set -e set -u