BIGTOP-2042. Tachyon name is incorrect

Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/fba7c1d4
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/fba7c1d4
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/fba7c1d4

Branch: refs/heads/master
Commit: fba7c1d4333d2855bf3225cd312fb8a143339de5
Parents: 723c1d9
Author: Konstantin Boudnik <[email protected]>
Authored: Sun Sep 13 01:15:13 2015 -0700
Committer: Konstantin Boudnik <[email protected]>
Committed: Sun Sep 13 14:21:01 2015 -0700

----------------------------------------------------------------------
 bigtop.bom | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/fba7c1d4/bigtop.bom
----------------------------------------------------------------------
diff --git a/bigtop.bom b/bigtop.bom
index 8844c2b..bb7d720 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -324,7 +324,7 @@ bigtop {
     }
     'tachyon' {
       name    = "tachyon"
-      name    = "tachyon-tfs"
+      pkg     = "tachyon-tfs"
       relNotes = "Tachyon: a memory-centric distributed file system"
       version { base = '0.6.0'; pkg = base; release = 1 }
       tarball { destination = "$name-${version.base}.tar.gz"

Reply via email to