Scott Moser 0062fccd97 DataSourceOpenNebula:parse_shell_config skip 'SECONDS' var if seen
SECONDS is a special variable in bash, it gets set to the time the
shell has been alive.  This would cause us to fail randomly (if the
process happened to take more than 1 second, then SECONDS would
be defined).
2014-01-16 20:11:27 -05:00
..
2013-09-03 23:51:51 -07:00
2013-03-20 08:30:43 -04:00
2013-03-07 16:47:54 -05:00