Bugzilla – Bug 7732
Bottom of test SqueezeNetwork says rHEAD/rHEAD.
Last modified: 2008-05-05 14:45:02 UTC
Steps to Reproduce: 1. Go to the test SqueezeNetwork. 2. On the bottom of the login page, or some other pages, there is a string "SqueezeNetwork rHEAD/rHEAD" on it. Note: If this is by design, please state it here.
Well it is by design, but it's also subject to debate. The system that manages the software revisions uses an explicit number in production, but "HEAD" in the test rack so that it always updates with the latest changes without requiring us to manually bump the number. So with the current mechanism, it's not easy for it to say anything other than HEAD. But if it's important to show the rev (so that QA knows whether the test rack has been updated for some recent fix), we could come up with a way to get the version number into there.
Hi, Brandon, Thanks for the info. Since it is by design, the "Severity" will be chnaged to "enhancement" request. Having version number there will definitely help. Thanks Again
Based on Brandon's comment that this is by design, closing.