Skip to content

Commit 3bdf1e0

Browse files
committed
use latest PSF commit that "fixed all feedback"
8b3fe2b7ba6363a1540d5b8b29f35eb1c370c02e
1 parent 194a58d commit 3bdf1e0

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="80a8e0ebd68d4efc8d93eea28b1cff2442903598"
11+
readonly PROTOCOLSTATEFUZZER_COMMIT="8b3fe2b7ba6363a1540d5b8b29f35eb1c370c02e"
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)