commit:     7f886f2d351bbe91b43615f8e3b07e5cd4417632
Author:     Sven Vermeulen <sven.vermeulen <AT> siphos <DOT> be>
AuthorDate: Sun Dec  7 09:55:16 2014 +0000
Commit:     Sven Vermeulen <swift <AT> gentoo <DOT> org>
CommitDate: Sun Dec  7 09:55:16 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=7f886f2d

Do not expand qlist command in output

---
 gentoo/release-prepare.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gentoo/release-prepare.sh b/gentoo/release-prepare.sh
index afeed8f..efd5447 100644
--- a/gentoo/release-prepare.sh
+++ b/gentoo/release-prepare.sh
@@ -133,7 +133,7 @@ Please go do the following to finish up:
 
 Then, before finally committing - do a run yourself, ensuring that the right
 version is deployed of course:
-- "emerge -1 $(qlist -IC sec-policy)"
+- "emerge -1 \$(qlist -IC sec-policy)"
 
 Only then do a 'repoman commit -m 'Release of ${NEWVERSION}''.
 EOF

Reply via email to