diff --git a/common/libs/func_book_parser b/common/libs/func_book_parser index 17e0031..987354b 100644 --- a/common/libs/func_book_parser +++ b/common/libs/func_book_parser @@ -125,7 +125,7 @@ extract_commands() { # --stringparam kernel $KERNEL \ --stringparam testsuite $TEST \ --stringparam bomb-testsuite $BOMB_TEST \ - --stringparam features $SSP$ASLR$PAX$HARDENED_TMP$WARNINGS$MISC$BLOWFISH \ + --stringparam features x$SSP$ASLR$PAX$HARDENED_TMP$WARNINGS$MISC$BLOWFISH \ --stringparam timezone $TIMEZONE \ --stringparam page $PAGE \ --stringparam lang $LANG \