Skip to content

Commit a8a848d

Browse files
committed
Add missing newlines at end of file
Signed-off-by: Vassily Litvinov <[email protected]>
1 parent 7f4fed7 commit a8a848d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

util/cron/test-email.bash

-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,3 @@ export CHPL_HOST_MEM="jemalloc"
99
export CHPL_NIGHTLY_TEST_CONFIG_NAME="test-email"
1010

1111
$UTIL_CRON_DIR/nightly -cron -hellos ${nightly_args}
12-

util/cron/test-gpu-xc-cuda.ugni.bash

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ module load craype-x86-cascadelake
2525

2626

2727
export CHPL_NIGHTLY_TEST_CONFIG_NAME="gpu-xc-cuda.ugni"
28-
$UTIL_CRON_DIR/nightly -cron ${nightly_args}
28+
$UTIL_CRON_DIR/nightly -cron ${nightly_args}

0 commit comments

Comments
 (0)