[debian-edu-commits] debian-edu/debian-edu-doc.git (#151) - wheezy (branch) updated: 0.6.20070721-25-g7d9b1a8
David Prévot
taffit at alioth.debian.org
Sat Oct 5 12:13:23 UTC 2013
The branch, wheezy has been updated
via 7d9b1a824ca1a2b2ee39f148e6e6cebd45df4983 (commit)
from 5a90833e543a4f4f74910821a399ca3d76a46cfa (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
documentation/release-manual/get_images.pl | 2 ++
1 file changed, 2 insertions(+)
The diff of changes is:
diff --git a/documentation/release-manual/get_images.pl b/documentation/release-manual/get_images.pl
index 1a6ccf9..85202d0 100755
--- a/documentation/release-manual/get_images.pl
+++ b/documentation/release-manual/get_images.pl
@@ -45,6 +45,8 @@ sub replace () {
open(FILE, '>./release-manual.xml') or die "Can't open file for writing";
print FILE $local;
close(FILE);
+ } else {
+ print "File release-manual.xml has already been modified.\n";
}
}
hooks/post-receive
--
debian-edu-doc.git (Debian package debian-edu-doc)
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 "debian-edu-doc.git" (Debian package debian-edu-doc).
More information about the debian-edu-commits
mailing list