Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Ulrich Mueller (ulm)" <ulm@g.o>
Subject: eselect r507 - trunk/modules
Date: Sat, 25 Apr 2009 20:16:19 +0000
Author: ulm
Date: 2009-04-25 20:16:18 +0000 (Sat, 25 Apr 2009)
New Revision: 507

Modified:
   trunk/modules/news-tng.eselect
Log:
Add some quotes.

Modified: trunk/modules/news-tng.eselect
===================================================================
--- trunk/modules/news-tng.eselect	2009-04-25 18:52:32 UTC (rev 506)
+++ trunk/modules/news-tng.eselect	2009-04-25 20:16:18 UTC (rev 507)
@@ -111,7 +111,7 @@
 		stat=${item%%/*}; item=${item#*/}
 		repo=${item%%/*}; item=${item#*/}
 		find_repo_dir ${repo}
-		header=$(read_item "${dir}" ${item} header)
+		header=$(read_item "${dir}" "${item}" header)
 		IFS=$'\n'
 		for line in ${header}; do
 			case "${line%%: *}" in
@@ -282,7 +282,7 @@
 	# find repos with nonempty lists
 	for (( i = 0; i < ${#items[@]}; i++ )); do
 		item=${items[i]#*/}
-		has ${item%%/*} ${repos} || repos="${repos} ${item%%/*}"
+		has "${item%%/*}" ${repos} || repos="${repos} ${item%%/*}"
 	done
 
 	# purge list of read items



Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in dev-util/alleyoop: ChangeLog alleyoop-0.9.5.ebuild
Next by thread:
gentoo-x86 commit in dev-util/gquilt: ChangeLog gquilt-0.21.ebuild
Previous by date:
gentoo-x86 commit in dev-util/alleyoop: ChangeLog alleyoop-0.9.5.ebuild
Next by date:
gentoo-x86 commit in dev-util/gquilt: ChangeLog gquilt-0.21.ebuild


Updated Apr 29, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.