Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

repush to directory with multiple files doesnt copy files correctly #11

Closed
lschwetlick opened this issue Sep 29, 2018 · 2 comments
Closed
Assignees
Labels

Comments

@lschwetlick
Copy link

repush works fine when I provide a single file.

However, when I give it a list of files

bash repush.sh -o /Papers test.pdf test2.pdf test3.pdf

something goes wrong. It creates one pdf on the remarkable in the correct folder with the contents of the first file and the name of the last file. The middle files sometimes appear as tmp_repush_test2_tmp_repush.pdf files in the top directory.

I'm on MacOs and also had this grep problem (#8)

@CTXz
Copy link
Member

CTXz commented Sep 30, 2018

Interesting, thanks for the feedback. I'll take a look at it as soon as I find the time to do so.

@CTXz CTXz self-assigned this Oct 5, 2018
@CTXz CTXz added the bug label Oct 5, 2018
@CTXz
Copy link
Member

CTXz commented Oct 21, 2018

Sorry for taking so long, I have been busy with numerous other projects recently.

As of commit 67b15a3, this issue should no longer occur.

@CTXz CTXz closed this as completed Oct 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants