X-Git-Url: http://git.nguyen.vg/gitweb/?p=tatoo.git;a=blobdiff_plain;f=tools%2Fdo_tatoo.sh;h=f80df14d0cd9497c85bc6ceb82649f21f455ac42;hp=a8c95c98b080acca80aa7373426363c0ec84a199;hb=8c060c29b8d82c703065395349782b93fe7a9fd8;hpb=e2fac8eed2912bba4ebca0b349bf1b665fd3273f diff --git a/tools/do_tatoo.sh b/tools/do_tatoo.sh index a8c95c9..f80df14 100755 --- a/tools/do_tatoo.sh +++ b/tools/do_tatoo.sh @@ -1,6 +1,6 @@ #!/bin/sh -TESTPROG="./tatoo.native" +TESTPROG="src/tatoo.native" VERSION="$(git log -1 --oneline | cut -f1 -d ' ' 2>/dev/null)" if [ -z "$VERSION" ] then