Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rundig warns about files being the same #119

Open
andy5995 opened this issue Sep 3, 2018 · 2 comments
Open

rundig warns about files being the same #119

andy5995 opened this issue Sep 3, 2018 · 2 comments

Comments

@andy5995
Copy link
Contributor

andy5995 commented Sep 3, 2018

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
@juanmarcosperez
Copy link

ill take it!

@solbu
Copy link
Owner

solbu commented Oct 16, 2018

Be our guest. :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants