Skip to content

Commit aad2daa

Browse files
committed
use latest PSF commit that "improve parallel execution: increase task batch size"
4b225b3ea6d989873839a456ee305852853265e9
1 parent f43fe09 commit aad2daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readonly SCRIPT_DIR
88
readonly PATCHES_DIR="${SCRIPT_DIR}/experiments/patches"
99

1010

11-
readonly PROTOCOLSTATEFUZZER_COMMIT="30661af86aefabae5e58db658845a5736143ddc3"
11+
readonly PROTOCOLSTATEFUZZER_COMMIT="4b225b3ea6d989873839a456ee305852853265e9"
1212
readonly PROTOCOLSTATEFUZZER_REP_URL="https://github.com/c-southwest/protocol-state-fuzzer.git"
1313
readonly PROTOCOLSTATEFUZZER_FOLDER="ProtocolState-Fuzzer"
1414

0 commit comments

Comments
 (0)