Skip to content

Commit

Permalink
Put back sysFilename comment
Browse files Browse the repository at this point in the history
To avoid out-of-scope change

Signed-off-by: Anna Rift <[email protected]>
  • Loading branch information
riftEmber committed Dec 9, 2024
1 parent 2f0efff commit bde7965
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions runtime/src/launch/aprun/launch-aprun.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@
#include "error.h"
#include "aprun-utils.h"

// #define baseSysFilename ".chpl-sys-"
// // char sysFilename[FILENAME_MAX];

#define CHPL_CC_ARG "-cc"
static const char *_ccArg = NULL;
static const char* debug = NULL;
Expand Down

0 comments on commit bde7965

Please sign in to comment.