[27720] in Source-Commits
debathena commit: Add locker-support to superrepo
daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Wed Feb 12 16:42:23 2014
Date: Wed, 12 Feb 2014 16:42:15 -0500
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201402122142.s1CLgFxe027841@drugstore.mit.edu>
To: source-commits@MIT.EDU
https://github.com/mit-athena/debathena/commit/00797a7233914ec100ebef3ac3881c51048f4d96
commit 00797a7233914ec100ebef3ac3881c51048f4d96
Author: Jonathan Reed <jdreed@mit.edu>
Date: Wed Feb 12 16:41:54 2014 -0500
Add locker-support to superrepo
.gitmodules | 3 +++
athena/locker-support | 1 +
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/.gitmodules b/.gitmodules
index 05f4d69..3404f37 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -484,3 +484,6 @@
[submodule "athena/libgms"]
path = athena/libgms
url = ../libgms.git
+[submodule "athena/locker-support"]
+ path = athena/locker-support
+ url = ../locker-support.git
diff --git a/athena/locker-support b/athena/locker-support
new file mode 160000
index 0000000..50e15bd
--- /dev/null
+++ b/athena/locker-support
@@ -0,0 +1 @@
+Subproject commit 50e15bd75c6dd5e2c89b635bb3a8daf4c5bdbdd9