Skip to content

Commit

Permalink
final push for release
Browse files Browse the repository at this point in the history
  • Loading branch information
kellekai committed Jul 5, 2019
1 parent 43d48f4 commit 676f887
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/local/run-checks.in
Original file line number Diff line number Diff line change
Expand Up @@ -651,8 +651,8 @@ for MEM in "${!MEM_NAMES[@]}"; do
# --- HEAD = 0 --- #
# #
head=0
l2=2
l3=3
l2=1
l3=1
l4=1
for level in ${LEVEL[*]}; do
awk -v var="$keep" '$1 == "keep_last_ckpt" {$3 = var}1' TMPLT > tmp; cp tmp $NAME
Expand Down

0 comments on commit 676f887

Please sign in to comment.