Skip to content

Commit 9e224df

Browse files
committed
make up extension xd
1 parent be6ec3b commit 9e224df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

valgrind.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ then
6161
log_cmd="logfile $logfile"
6262
fi
6363

64-
massif_logpath="logs/massif_${COMMIT_HASH:-null}_$(date '+%F_%H-%M')"
64+
massif_logpath="logs/massif_${COMMIT_HASH:-null}_$(date '+%F_%H-%M').out.txt"
6565

6666
# traditionally massif also includes the pid with %p placeholder
6767
# but then it becomes tricky for us to log the logpath

0 commit comments

Comments
 (0)