Skip to content

Commit d8bed41

Browse files
authored
change filename to generic ~/
1 parent a01d160 commit d8bed41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unlvtests/counttestset.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ do
5656
then
5757
ocrevalutf8 wordacc "$srcdir/$page.text" "$resdir/$page.text" > "$resdir/$page.wa"
5858
else
59-
cp /home/ubuntu/ISRI-OCRtk/stopwords/spa.stopwords.txt "$resdir/spa.stopwords"
59+
cp ~/ISRI-OCRtk/stopwords/spa.stopwords.txt "$resdir/spa.stopwords"
6060
ocrevalutf8 wordacc -S"$resdir/spa.stopwords" "$srcdir/$page.text" "$resdir/$page.text" > "$resdir/$page.wa"
6161
fi
6262
wafiles="$wafiles $resdir/$page.wa"

0 commit comments

Comments
 (0)