fuzzers: 074: fix path to generate_after_dump

Signed-off-by: Karol Gugala <kgugala@antmicro.com>
This commit is contained in:
Karol Gugala 2019-01-15 13:46:09 +01:00
parent a0585e4923
commit 517ad6c189
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ source ${XRAY_GENHEADER}
${XRAY_VIVADO} -mode batch -source $FUZDIR/generate.tcl
cd .. && ./generate_after_dump.sh
cd $FUZDIR && ./generate_after_dump.sh