myserver-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[myserver-commit] [SCM] GNU MyServer branch, master, updated. 0c8caa002f


From: Ignacy Moryc
Subject: [myserver-commit] [SCM] GNU MyServer branch, master, updated. 0c8caa002f89f149ddf39bedad45a180d804a44b
Date: Mon, 10 Aug 2009 18:06:03 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU MyServer".

The branch, master has been updated
       via  0c8caa002f89f149ddf39bedad45a180d804a44b (commit)
      from  60e8616f339d31bfffc23698b0233efc55556119 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------


commit 0c8caa002f89f149ddf39bedad45a180d804a44b
Author: Ignacy Moryc <address@hidden>
Date:   Mon Aug 10 20:06:03 2009 +0200

    Corrected typo in git URL

diff --git a/myserver/SConstruct b/myserver/SConstruct
index d6fb827..c6476ae 100644
--- a/myserver/SConstruct
+++ b/myserver/SConstruct
@@ -30,7 +30,7 @@ f = open('version','r')
 MYSERVER_VERSION = "GNU MyServer " + f.readline()
 f.close()
 
-GIT_LOCATION = "git clone git://git.savannah.gnu.org/myserver.git'
+GIT_LOCATION = "git clone git://git.savannah.gnu.org/myserver.git"
 HOMEPAGE = "http://www.gnu.org/software/myserver/";
 
 mode = ARGUMENTS.get('mode', "debug")

-----------------------------------------------------------------------

Summary of changes:
 myserver/SConstruct |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GNU MyServer




reply via email to

[Prev in Thread] Current Thread [Next in Thread]