Skip to content

Fix constant in adapter to match with DELETE events#7

Merged
Elias481 merged 1 commit intoElias481:fix-remove_watch+_BaseTree.event_genfrom
xaf:patch-2
Sep 19, 2018
Merged

Fix constant in adapter to match with DELETE events#7
Elias481 merged 1 commit intoElias481:fix-remove_watch+_BaseTree.event_genfrom
xaf:patch-2

Conversation

@Elias481
Copy link
Copy Markdown
Owner

The previous behavior was duplicating a block of code and making
one of the two useless. This fixes that by replacing the constant to
IN_DELETE instead of IN_MOVED_FROM in one of the two blocks.

Signed-off-by: Raphaël Beamonte raphael.beamonte@gmail.com

The previous behavior was duplicating a block of code and making
one of the two useless. This fixes that by replacing the constant to
IN_DELETE instead of IN_MOVED_FROM in one of the two blocks.

Signed-off-by: Raphaël Beamonte <raphael.beamonte@gmail.com>
@Elias481 Elias481 merged commit 219469d into Elias481:fix-remove_watch+_BaseTree.event_gen Sep 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants