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

New patch v0.12.7 #509

Merged
merged 28 commits into from
Feb 9, 2016
Merged

Conversation

cchampet
Copy link
Member

@cchampet cchampet commented Feb 8, 2016

  • Fix build with python 3 on Travis.
  • sam rm:
    • minor fixes
    • added --dry-run option
  • sam cp/rm:
    • minor fixes
    • added --dry-run option
  • sam do: return an error code at the end of the process

This update fixes the build with python 3 on Travis.
Clement Champetier added 20 commits February 8, 2016 10:22
Only print what it will do (will force verbosity to info).
* Added name of the sequence in the log.
* Renamed local variable 'filePathInSequence' to
'absoluteFilePathInSequence'.
Which is not negative!
* Get the item from a path returns None in case of failure.
* The loop on each path continue to the next one in case of failure.
* Only print what it will do (will force verbosity to info).
Added the command name (mv or cp).
The sequenceParser API has changed since v1.2.
* Use python logging constants instead of hard-coded values.
* No need to comment these lines anymore.
@cchampet cchampet added this to the 0.12.x milestone Feb 8, 2016
@cchampet
Copy link
Member Author

cchampet commented Feb 8, 2016

@fabiencastan If you have an idea about what can produce a seg fault when tuttle is compiled with gcc on Travis... (in pyTest testThreadEnv).
Note: the tests are not launch with clang.

Test to check behavior of Travis errors with nosetests.
@cchampet
Copy link
Member Author

cchampet commented Feb 9, 2016

Commit 626ebe5, see issue #512

@cchampet cchampet changed the title [WIP] New patch v0.12.7 New patch v0.12.7 Feb 9, 2016
* The problems seems to appear with the blur node...
* Issue tuttleofx#512
cchampet added a commit that referenced this pull request Feb 9, 2016
@cchampet cchampet merged commit ca68882 into tuttleofx:release/v0.12 Feb 9, 2016
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