Skip to content

Commit

Permalink
cannot delete wildcards of other tests anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
flammie committed May 29, 2024
1 parent 00a1537 commit f2dc758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/fst/morphology/test/generate-adjective-lemmas.sh.in
Original file line number Diff line number Diff line change
Expand Up @@ -211,4 +211,4 @@ if [ $transducer_found -eq 0 ]; then
fi

# When done, remove the generated data file:
rm -f $lemma_files $all_lemmas ./generated*.txt $result_file.*.txt
rm -f $lemma_files $all_lemmas $result_file.*.txt

0 comments on commit f2dc758

Please sign in to comment.