mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 22:25:48 -04:00
This commit is contained in:
parent
2b30fc57cd
commit
dc4a04bda8
2 changed files with 2 additions and 0 deletions
|
|
@ -187,6 +187,7 @@ c
|
|||
! For most purposes, it is more useful to use the environment variable
|
||||
! LOGNAME to find out who the user is. This is more flexible precisely
|
||||
! because the user can set LOGNAME arbitrarily.
|
||||
call util_getenv('LOGNAME',user)
|
||||
#else
|
||||
call getlog(user)
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -44,6 +44,7 @@ c
|
|||
! For most purposes, it is more useful to use the environment variable
|
||||
! LOGNAME to find out who the user is. This is more flexible precisely
|
||||
! because the user can set LOGNAME arbitrarily.
|
||||
call util_getenv('LOGNAME',user)
|
||||
#else
|
||||
call getlog(user)
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue