summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@flameeyes.eu>2012-05-17 21:31:48 -0700
committerDiego Elio Pettenò <flameeyes@flameeyes.eu>2012-05-17 21:31:48 -0700
commitd60b42e1012cca7c73c30911353257162784f92c (patch)
treea702935f3038c3a963594af7a5106de9c187dd5c /tinderbox-restart.sh
parentMove configuration file to /etc/portage. (diff)
downloadflameeyes-tinderbox-d60b42e1012cca7c73c30911353257162784f92c.tar.gz
flameeyes-tinderbox-d60b42e1012cca7c73c30911353257162784f92c.tar.bz2
flameeyes-tinderbox-d60b42e1012cca7c73c30911353257162784f92c.zip
Fix the remaining places that use the old format.
Diffstat (limited to 'tinderbox-restart.sh')
-rwxr-xr-xtinderbox-restart.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tinderbox-restart.sh b/tinderbox-restart.sh
index 2f96d7d..88a7c0d 100755
--- a/tinderbox-restart.sh
+++ b/tinderbox-restart.sh
@@ -23,7 +23,7 @@ reset_emergelog() {
rm -f /var/log/emerge.log
}
-source /etc/make.tinderbox.private.conf
+source /etc/portage/make.tinderbox.private.conf
if [[ -n ${BTI_ACCOUNT} ]]; then
dent_me() {