Package: yarsync / 0.1.1+deb-2

Metadata

Package Version Patches format
yarsync 0.1.1+deb-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
001.fix tests.patch | (download)

tests/test_commit.py | 7 2 + 5 - 0 !
tests/test_log.py | 7 1 + 6 - 0 !
2 files changed, 3 insertions(+), 11 deletions(-)

 disable-functios-erros
002.commit before pushing yarsync.patch | (download)

tests/test_pull_push.py | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 the test is trying to push changes without committing them which
is also clear with the message
	! local repository has uncommitted changes. Exit.
  	Run 'yarsync status' for more details.
003.different error code as root.patch | (download)

tests/test_status.py | 1 1 + 0 - 0 !
tests/test_ys_helpers.py | 1 1 + 0 - 0 !
2 files changed, 2 insertions(+)

 some test error codes would not work if run as root, hence skipping those tests