hldig icon indicating copy to clipboard operation
hldig copied to clipboard

rundig warns about files being the same

Open andy5995 opened this issue 7 years ago • 2 comments

This happens when I first use rundig. It doesn't seem to stop anything from working though when I do testing, so I'll mark it low-priority for now.

andy@oceanus:~/src/hldig/build/install-test/bin$ ./rundig 
/bin/mv: '/home/andy/src/hldig/build/install-test/var/hldig/root2word.db' and '/home/andy/src/hldig/build/install-test/var/hldig/root2word.db' are the same file
/bin/mv: '/home/andy/src/hldig/build/install-test/var/hldig/word2root.db' and '/home/andy/src/hldig/build/install-test/var/hldig/word2root.db' are the same file
/bin/mv: '/home/andy/src/hldig/build/install-test/var/hldig/synonyms.db' and '/home/andy/src/hldig/build/install-test/var/hldig/synonyms.db' are the same file
andy@oceanus:~/src/hldig/build/install-test/bin$ ls -al ../var/hldig/
total 5196
drwxr-xr-x 2 andy andy    4096 Sep  3 16:29 .
drwxr-xr-x 3 andy andy    4096 Sep  3 16:11 ..
-rw-r--r-- 1 andy andy   24576 Sep  3 16:29 db.docdb
-rw-r--r-- 1 andy andy   24576 Sep  3 16:29 db.docs.index
-rw-r--r-- 1 andy andy   24576 Sep  3 16:29 db.excerpts
-rw-r--r-- 1 andy andy    4096 Sep  3 16:29 db.words.db
-rw-r--r-- 1 andy andy   16384 Sep  3 16:29 db.words.db_weakcmpr
-rw-r--r-- 1 andy andy 2228224 Sep  3 16:29 root2word.db
-rw-r--r-- 1 andy andy   90112 Sep  3 16:29 synonyms.db
-rw-r--r-- 1 andy andy 2899968 Sep  3 16:29 word2root.db

andy5995 avatar Sep 03 '18 21:09 andy5995

ill take it!

juanmarcosperez avatar Oct 16 '18 11:10 juanmarcosperez

Be our guest. :-)

solbu avatar Oct 16 '18 13:10 solbu