From 6a87128dbb3b3a462be75b4bc7016e9cb9af6cec Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 2 Jul 2007 16:48:55 +0100 Subject: [PATCH] * Remove iwj-specific stuff from adt-testreport-onepackage and put it into onepackage-config with scary warnings to tell people to edit the file. --- debian/changelog | 3 +++ runner/adt-testreport-onepackage | 7 ------- runner/onepackage-config | 18 ++++++++++++++++-- 3 files changed, 19 insertions(+), 9 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0b414e9..21d1a07 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,6 +22,9 @@ autopkgtest (0.9.0~iwj) unstable; urgency=low * close fd 8 when running vgdisplay (which avoids an annoying and spurious warning from the lvm tools). * autopkgtest Suggests curl (adt-testreport-onepackage needs it). + * Remove iwj-specific stuff from adt-testreport-onepackage and put + it into onepackage-config with scary warnings to tell people to + edit the file. -- diff --git a/runner/adt-testreport-onepackage b/runner/adt-testreport-onepackage index 9f1de64..519e402 100755 --- a/runner/adt-testreport-onepackage +++ b/runner/adt-testreport-onepackage @@ -2,16 +2,9 @@ set -e -mirror=http://mirror.relativity.greenend.org.uk/mirror/ubuntu.good -distro=feisty -suite=main salt='' tmp=tmp var=var -administrator_email=ian@davenant.greenend.org.uk -maintainer_email_override="$administrator_email" -salutation="Ian" -from="$salutation Jackson " rsync=rsync disable=true interactive=true diff --git a/runner/onepackage-config b/runner/onepackage-config index 883a703..73ac198 100644 --- a/runner/onepackage-config +++ b/runner/onepackage-config @@ -1,5 +1,19 @@ cd /root/adt-play -disable=false +distro=gutsy +suite=main +destdirtail=autopkgtest-output/$distro + +# NOTE - YOU MUST EDIT THIS FILE. +# EVERY LINE AFTER THIS ONE IS WRONG FOR YOU! + +mirror=http://mirror.relativity.greenend.org.uk/mirror/ubuntu.good +administrator_email=ian@davenant.greenend.org.uk +false; : are you paying attention? +maintainer_email_override="$administrator_email" +salutation="Ian" +from="$salutation Jackson " +disable=true desthttphead=http://www.chiark.greenend.org.uk/~ijackson/ destrsynchead=ijackson@login.chiark.greenend.org.uk:public-html/ -destdircommon=autopkgtest-output/ + +# EDIT EVERY LINE ABOVE THIS ONE! -- 2.30.2