Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 291745 - Testcase for "Edit as attachment"
Summary: Testcase for "Edit as attachment"
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Bugzilla test (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Bugzilla Admins
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-03 19:32 UTC by Robin Johnson
Modified: 2011-10-30 23:36 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
foobar (x.sh,87 bytes, text/plain)
2009-11-03 19:34 UTC, Robin Johnson
Details

Note You need to log in before you can comment on or make changes to this bug.
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?