spot (of bother) in a zone
I was testing out spot and I was in a zone (non-global). spot does this at the start:
prtdiag can only be run in the global zone
Use of uninitialized value in concatenation (.) or string at /opt/studio12/SUNWspro/bin/spot line 290.
Use of uninitialized value in concatenation (.) or string at /opt/studio12/SUNWspro/bin/spot line 290.
Use of uninitialized value in pattern match (m//) at /opt/studio12/SUNWspro/bin/spot line 292.
Use of uninitialized value in pattern match (m//) at /opt/studio12/SUNWspro/bin/spot line 292.
Use of uninitialized value in pattern match (m//) at /opt/studio12/SUNWspro/bin/spot line 292.
Use of uninitialized value in pattern match (m//) at /opt/studio12/SUNWspro/bin/spot line 292.
Use of uninitialized value in pattern match (m//) at /opt/studio12/SUNWspro/bin/spot line 292.
The rest of the run is fine though, so I assume spot is just finding some system info for its summary.
Will this use of zones be supported in spot?

