[23027] in Source-Commits
/svn/athena r22690 - trunk/debathena/scripts
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Fri Jan 4 12:19:33 2008
Date: Fri, 4 Jan 2008 12:19:04 -0500 (EST)
From: ghudson@MIT.EDU
Message-Id: <200801041719.MAA18873@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: ghudson
Date: 2008-01-04 12:19:04 -0500 (Fri, 04 Jan 2008)
New Revision: 22690
Modified:
trunk/debathena/scripts/all-schroots
Log:
* debathena/scripts/all-schroots: Clarify source vs. ephemeral chroots.
Modified: trunk/debathena/scripts/all-schroots
===================================================================
--- trunk/debathena/scripts/all-schroots 2008-01-03 19:15:36 UTC (rev 22689)
+++ trunk/debathena/scripts/all-schroots 2008-01-04 17:19:04 UTC (rev 22690)
@@ -2,12 +2,14 @@
# Usage: all-schroots [-A] PROGRAM ARGUMENTS
-# Runs PROGRAM over each of the build schroots, like so:
+# Runs PROGRAM over each of the source (template) build schroots, like
+# so:
#
# PROGRAM SCHROOTNAME ARGUMENTS
#
# If -A is specified, only runs the program over one schroot per
-# Debian/Ubuntu version.
+# Debian/Ubuntu version, and ephemeral session chroots are used
+# instead of source chroots.
if [ "$1" = "-A" ]; then