diff options
author | Diego Elio Pettenò <flameeyes@flameeyes.eu> | 2012-05-18 08:55:49 -0700 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@flameeyes.eu> | 2012-05-18 08:55:49 -0700 |
commit | 641578afc71b748e61c411abaae5e6b30850a329 (patch) | |
tree | 874d4d1dc946cdb1df2c53e0f8402e2eaed450cb | |
parent | Fix the remaining places that use the old format. (diff) | |
download | flameeyes-tinderbox-641578afc71b748e61c411abaae5e6b30850a329.tar.gz flameeyes-tinderbox-641578afc71b748e61c411abaae5e6b30850a329.tar.bz2 flameeyes-tinderbox-641578afc71b748e61c411abaae5e6b30850a329.zip |
Record some packages to the world file for safety.
-rwxr-xr-x | tinderbox-restart.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tinderbox-restart.sh b/tinderbox-restart.sh index 88a7c0d..3a51513 100755 --- a/tinderbox-restart.sh +++ b/tinderbox-restart.sh @@ -99,7 +99,7 @@ if emerge -u1 sys-kernel/gentoo-sources && emerge -P sys-kernel/gentoo-sources fi -emerge -u1 \ +emerge -u \ sys-libs/glibc \ net-misc/bti \ app-misc/screen \ |