Skip to content

Fix sierra-test-db fixture loading on Linux#37

Merged
jthomale merged 1 commit intomasterfrom
fix-sierra-test-fixtures
Dec 20, 2017
Merged

Fix sierra-test-db fixture loading on Linux#37
jthomale merged 1 commit intomasterfrom
fix-sierra-test-fixtures

Conversation

@jthomale
Copy link
Copy Markdown
Member

This fixes the shell command used in init-dockerdata.sh that finds and then passes args to manage-test loaddata for loading fixtures into sierra-db-test. It was working on Mac, but I noticed it was not working correctly on TravisCI Linux (even though tests were all passing). Removing the quotation marks around the find command and converting newlines to spaces seems to have done the trick.

This fixes the shell command used in init-dockerdata.sh that finds and
then passes args to manage-test loaddata for fixtures. Was working on
Mac, but I noticed it was not working correctly on TravisCI Linux.
Removing the quotation marks around the find command and converting
newlines to spaces seems to have done the trick.
@jthomale jthomale merged commit e9a1b04 into master Dec 20, 2017
@jthomale jthomale deleted the fix-sierra-test-fixtures branch December 20, 2017 19:11
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.

1 participant