[27734] in Source-Commits
debathena commit: Move debathena-common to the appropriate path
daemon@ATHENA.MIT.EDU (Victor Vasiliev)
Mon Feb 24 12:22:25 2014
Date: Mon, 24 Feb 2014 12:22:17 -0500
From: Victor Vasiliev <vasilvv@MIT.EDU>
Message-Id: <201402241722.s1OHMHaO020623@drugstore.mit.edu>
To: source-commits@MIT.EDU
https://github.com/mit-athena/debathena/commit/41407fc55d5cfd71657514bf10007d162a95675c
commit 41407fc55d5cfd71657514bf10007d162a95675c
Author: Victor Vasiliev <vasilvv@mit.edu>
Date: Sun Feb 23 21:12:41 2014 -0500
Move debathena-common to the appropriate path
.gitmodules | 2 +-
debathena/debathena-common | 1 -
misc/debathena-common | 1 +
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.gitmodules b/.gitmodules
index 3bff618..97599f6 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -212,7 +212,7 @@
path = debathena/debathena-cluster
url = ../debathena-cluster.git
[submodule "debathena/debathena-common"]
- path = debathena/debathena-common
+ path = misc/debathena-common
url = ../debathena-common.git
[submodule "debathena/debathena-cups"]
path = debathena/debathena-cups
diff --git a/debathena/debathena-common b/misc/debathena-common
similarity index 100%
rename from debathena/debathena-common
rename to misc/debathena-common