commit:     869d6bf0f5913bc13aee7451443af5d97c7ac7b6
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 18 23:52:08 2022 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Jul 18 23:52:08 2022 +0000
URL:        https://gitweb.gentoo.org/proj/grs.git/commit/?id=869d6bf0

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

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 e5bc604..121bf6a 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