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. 0_9_2-70-g


From: Giuseppe Scrivano
Subject: [myserver-commit] [SCM] GNU MyServer branch, master, updated. 0_9_2-70-g80f9b82
Date: Sun, 14 Mar 2010 19:45:50 +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  80f9b82ddb239eae82dced5882892e1fcc70792c (commit)
      from  3e6b52dbc05dcd8af19a2faa2b35970aae7e20e4 (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 80f9b82ddb239eae82dced5882892e1fcc70792c
Author: Giuseppe Scrivano <address@hidden>
Date:   Sun Mar 14 20:46:13 2010 +0100

    Remove check from `bootstrap'.

diff --git a/myserver/bootstrap b/myserver/bootstrap
index 365a3d9..8b26de3 100755
--- a/myserver/bootstrap
+++ b/myserver/bootstrap
@@ -240,11 +240,6 @@ do
   esac
 done
 
-if test -n "$checkout_only_file" && test ! -r "$checkout_only_file"; then
-  echo "$0: Bootstrapping from a non-checked-out distribution is risky." >&2
-  exit 1
-fi
-
 # If $STR is not already on a line by itself in $FILE, insert it,
 # sorting the new contents of the file and replacing $FILE with the result.
 insert_sorted_if_absent() {

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

Summary of changes:
 myserver/bootstrap |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
GNU MyServer




reply via email to

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