Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 291745

Summary: Testcase for "Edit as attachment"
Product: Gentoo Infrastructure Reporter: Robin Johnson <robbat2>
Component: Bugzilla testAssignee: Bugzilla Admins <bugzilla>
Status: RESOLVED WORKSFORME    
Severity: normal CC: idl0r, jlec
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: foobar

Description Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2009-11-03 19:32:29 UTC
Foobar
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2009-11-03 19:34:42 UTC
Created attachment 209156 [details]
foobar

Testing attachment
Comment 2 Christian Ruppert (idl0r) gentoo-dev 2011-03-07 06:01:29 UTC
testing mailer queue
Comment 3 Christian Ruppert (idl0r) gentoo-dev 2011-03-07 17:35:36 UTC
Comment on attachment 209156 [details]
foobar

>b=$1
>p=$2
>echo $b*$p*0.15 | bc
>echo $b*$p*0.12 + 5000 | bc
>echo $b*$p*0.10 + 8000 | bc

test
Comment 4 Christian Ruppert (idl0r) gentoo-dev 2011-03-07 17:36:04 UTC
Should be fixed?