Skip to content
Snippets Groups Projects
Commit d4b585e0 authored by an7s's avatar an7s
Browse files

Updated path for driver to security xform bin directory

Former-commit-id: f024aa74db65e60ac74877730bf59eac4c9451ef
parent 1c1edca4
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ binarycopy=$$.$(basename $binary)
cp $binary $binarycopy
binary=$binarycopy
prince_driver=$SECURITY_TRANSFORMS_HOME/tools/prince/prince_driver.exe
prince_driver=$SECURITY_TRANSFORMS_HOME/bin/prince_driver.exe
tr -s '\r\n' ' ' < $filename | sed -e 's/ $/\n/' > $tmp
functions_to_test=`cat $tmp`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment