fix home_dir variable definition
This commit is contained in:
committed by
Tomas Babej
parent
4d5d901214
commit
1aa77c9ede
@@ -440,6 +440,7 @@ int Context::initialize (int argc, const char** argv)
|
||||
{
|
||||
timer_total.start ();
|
||||
int rc = 0;
|
||||
home_dir = getenv ("HOME");
|
||||
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user