diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-07-28 11:49:03 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-07-28 21:50:25 -0700 |
commit | 92b1c318bda8a3a5fb552592af82bf95d9d0bf7b (patch) | |
tree | 2d2201b6ebf5020ab163ecd9477c8d3814f142be /export-html.cpp | |
parent | df1bd0015a2f69429116c29d6e7818a33a9070b0 (diff) | |
download | subsurface-92b1c318bda8a3a5fb552592af82bf95d9d0bf7b.tar.gz |
Fix manual pressures for cylinders with no gas switches
"If it hasn't been tested, it doesn't work".
All my testing of the multiple sensor pressures have been with some
reasonably "interesting" dives: they actually *have* sensor pressures.
But that test coverage means that I missed the truly trivial case of
just having manual pressures for a single cylinder.
Because there's only a single cylinder, it doesn't have any cylinder
changes, and because there were no cylinder changes, it never filled in
the use range for that cylinder.
So then it never showed the pressure profile at all.
Duh.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'export-html.cpp')
0 files changed, 0 insertions, 0 deletions