Remove -x from generate-ckpt.sh script

This commit is contained in:
Jerry Zhao
2023-04-12 02:00:27 -07:00
parent f28d114f12
commit f7f979ec15

View File

@@ -1,6 +1,6 @@
#!/bin/bash
set -ex
set -e
usage() {
echo "Usage: $0 [OPTIONS] -- [SPIKEFLAGS]"