Adrien Delorme
|
1055c119bc
|
make code of homeDir, configFile & configDir not os specific anymore
|
2018-11-30 15:47:43 +01:00 |
Adrien Delorme
|
5147ac0364
|
use Getenv instead of LookupEnv so users can set USER="" and HOME="" + lookup different username only if it is different thant the current username
|
2018-11-30 14:56:53 +01:00 |
Ali Rizvi-Santiago
|
eec68e319e
|
Replaced unsafe method of determining a user's home directory with an implementation based on os/user.
|
2018-11-24 00:56:53 -06:00 |
Sean Chittenden
|
cd84b17923
|
Fix building packer on GOOS=solaris
Update to golang/x/sys/unix is coming in the subsequent commit.
|
2017-08-14 10:34:06 -07:00 |
Mark Peek
|
38c81cf3e3
|
Move ConfigFile() and ConfigDir() from package main to packer
|
2015-10-16 17:32:36 -07:00 |