search for: greenbar

Displaying 2 results from an estimated 2 matches for "greenbar".

Did you mean: greenbars
2010 Jul 13
0
ZFS Status Graph?
One question I did have and it might be a stupid one. SO on this video http://www.youtube.com/watch?v=CN6iDzesEs0&feature=related or this one http://www.youtube.com/watch?v=QGIwg6ye1gE What is the greenbars that is on the right of the projector screen? Thanks -Beau -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20100713/72965699/attachment.html>
2012 Aug 13
1
Diff-testing? (Acceptance testing for laziness and legacy-ness)
...some system without formal acceptance testing, but it''s known to be good in its current state. My favorite way to quickly get to a place where I don''t regress is to spider the existing system, then save its output in text form, in the repository (usually in a directory called `greenbar/`). This is useful for web systems, capturing the HTML, but it''s also useful for any system that at some point passes through a flattened-to-text output. I plan on either using or writing a more generalized system. Do you know of one, or should I go ahead and write it? An example of...