Skip to content

Commit

Permalink
change filename to generic ~/
Browse files Browse the repository at this point in the history
  • Loading branch information
Shreeshrii committed Jun 9, 2018
1 parent a01d160 commit d8bed41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unlvtests/counttestset.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ do
then
ocrevalutf8 wordacc "$srcdir/$page.text" "$resdir/$page.text" > "$resdir/$page.wa"
else
cp /home/ubuntu/ISRI-OCRtk/stopwords/spa.stopwords.txt "$resdir/spa.stopwords"
cp ~/ISRI-OCRtk/stopwords/spa.stopwords.txt "$resdir/spa.stopwords"
ocrevalutf8 wordacc -S"$resdir/spa.stopwords" "$srcdir/$page.text" "$resdir/$page.text" > "$resdir/$page.wa"
fi
wafiles="$wafiles $resdir/$page.wa"
Expand Down

0 comments on commit d8bed41

Please sign in to comment.