mirror of https://github.com/pkolano/sshim.git
changed contact info
parent
66e5801ebf
commit
fff9af6367
|
@ -46,5 +46,5 @@ For license details, see "COPYING".
|
||||||
|
|
||||||
Questions, comments, fixes, and/or enhancements welcome.
|
Questions, comments, fixes, and/or enhancements welcome.
|
||||||
|
|
||||||
--Paul Kolano <paul.kolano@nasa.gov>
|
--Paul Kolano <pkolano@gmail.com>
|
||||||
|
|
||||||
|
|
2
sshim
2
sshim
|
@ -52,7 +52,7 @@
|
||||||
# It is also possible that the code experiences a failure scenario
|
# It is also possible that the code experiences a failure scenario
|
||||||
# on which it was not tested (none currently known, but inevitable
|
# on which it was not tested (none currently known, but inevitable
|
||||||
# due to wide array of command/failure behavior - please report to
|
# due to wide array of command/failure behavior - please report to
|
||||||
# paul.kolano@nasa.gov if encountered).
|
# pkolano@gmail.com if encountered).
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use File::Temp qw(tempdir);
|
use File::Temp qw(tempdir);
|
||||||
|
|
Loading…
Reference in New Issue