mirror of
https://github.com/paboyle/Grid.git
synced 2025-12-21 05:04:29 +00:00
Hadrons: macro refactoring for library portability
This commit is contained in:
@@ -126,7 +126,7 @@ if (env().getGrid()->IsBoss())\
|
||||
\
|
||||
if (mkdir(_dirname))\
|
||||
{\
|
||||
HADRON_ERROR(Io, "cannot create directory '" + _dirname + "'");\
|
||||
HADRONS_ERROR(Io, "cannot create directory '" + _dirname + "'");\
|
||||
}\
|
||||
{\
|
||||
ResultWriter _writer(RESULT_FILE_NAME(ioStem));\
|
||||
|
||||
Reference in New Issue
Block a user