Skip to content

Commit

Permalink
Fail to run tests on windows #150
Browse files Browse the repository at this point in the history
  • Loading branch information
xonixx committed Dec 11, 2023
1 parent 405cd64 commit 6a3af5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makesurefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
@reached_if [[ -d "soft" ]]
mkdir soft

@define FHTAGN "./soft/fhtagn.awk"
@define FHTAGN "./soft/fhtagn$FHTAGN_VERSION.awk"

@goal fhtagn_installed @private
@depends_on soft_folder_created
Expand Down

0 comments on commit 6a3af5e

Please sign in to comment.