[Bug 497499] Re: testdrive sets wrong MEM value

2010-02-11 Thread Dustin Kirkland
** Changed in: testdrive Status: Fix Committed => Fix Released -- testdrive sets wrong MEM value https://bugs.launchpad.net/bugs/497499 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists

[Bug 497499] Re: testdrive sets wrong MEM value

2010-02-11 Thread Dustin Kirkland
** Changed in: testdrive Status: Confirmed => Fix Committed -- testdrive sets wrong MEM value https://bugs.launchpad.net/bugs/497499 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ub

[Bug 497499] Re: testdrive sets wrong MEM value

2010-02-10 Thread Nafallo Bjälevik
** Changed in: testdrive Status: New => Confirmed -- testdrive sets wrong MEM value https://bugs.launchpad.net/bugs/497499 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com h

[Bug 497499] Re: testdrive sets wrong MEM value

2010-02-06 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/testdrive -- testdrive sets wrong MEM value https://bugs.launchpad.net/bugs/497499 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu

[Bug 497499] Re: testdrive sets wrong MEM value

2010-01-20 Thread Roland Dreier
I'm reopening this because as far as I can tell, the fix that was put in is bogus -- the code now reads: if [ -z "$MEM" ]; then [ $(grep "^MemTotal" /proc/meminfo | awk '{print $2}') -gt 100 ] && MEM=512 || MEM=256 else MEM=256 fi and that "else" clause is wrong. The whole p

[Bug 497499] Re: testdrive sets wrong MEM value

2010-01-20 Thread Launchpad Bug Tracker
This bug was fixed in the package testdrive - 1.17-0ubuntu1 --- testdrive (1.17-0ubuntu1) lucid; urgency=low * testdrive-select-iso, testdriverc: netbook remix no longer "remix", LP: #505909 * testdrive: fix MEM setting logic, LP: #497499 -- Dustin KirklandTue, 12 Jan 201

[Bug 497499] Re: testdrive sets wrong MEM value

2010-01-15 Thread Dustin Kirkland
** Changed in: testdrive Status: Fix Committed => Fix Released -- testdrive sets wrong MEM value https://bugs.launchpad.net/bugs/497499 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists

[Bug 497499] Re: testdrive sets wrong MEM value

2010-01-15 Thread Launchpad Bug Tracker
** Branch linked: lp:testdrive -- testdrive sets wrong MEM value https://bugs.launchpad.net/bugs/497499 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/ma

[Bug 497499] Re: testdrive sets wrong MEM value

2010-01-15 Thread Dustin Kirkland
** Changed in: testdrive Status: Triaged => Fix Committed ** Also affects: testdrive (Ubuntu) Importance: Undecided Status: New ** Changed in: testdrive (Ubuntu) Status: New => Fix Committed ** Changed in: testdrive (Ubuntu) Importance: Undecided => Medium ** Changed