commit:     78ae88b489f733453ba60b5ce9be5f54c0a6b885
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 18 23:56:34 2022 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Jul 18 23:58:06 2022 +0000
URL:        https://gitweb.gentoo.org/proj/grs.git/commit/?id=78ae88b4

Revert "scripts/cycle.2.sh: just for testing (REVERT ME)"

This reverts commit 869d6bf0f5913bc13aee7451443af5d97c7ac7b6.

Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>

 scripts/cycle.2.sh | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/scripts/cycle.2.sh b/scripts/cycle.2.sh
index 121bf6a..e5bc604 100644
--- a/scripts/cycle.2.sh
+++ b/scripts/cycle.2.sh
@@ -1,14 +1,14 @@
 #!/bin/bash -e
 
-#source /etc/profile
-#env-update
-#emerge -b1q portage
-#emerge -b1q argp-standalone
-#emerge -b1q app-portage/grs
+source /etc/profile
+env-update
+emerge -b1q portage
+emerge -b1q argp-standalone
+emerge -b1q app-portage/grs
 
-#emerge -b1q binutils
-#emerge -b1q gcc
-#emerge -b1q musl
+emerge -b1q binutils
+emerge -b1q gcc
+emerge -b1q musl
 
 unset CONFIGFILE
 install-worldconf

Reply via email to