Skip to content

Conversation

@krritik
Copy link
Contributor

@krritik krritik commented Feb 10, 2019

fixes #80

Checklist

  • my branch is upto date with upstream/develop branch
  • Everything works and tested for Python 3.5.2 and above

Description

While running the shell file redis_setup.sh to download docker and other requirements. It gave an error and do not download the docker even when if docker was not installed. It was due to an error in argument of if-else statement . So if statement is never executed and always else is executed.

Change logs

fix error in if-else statement in redis_setup.sh

@Mec-iS
Copy link
Contributor

Mec-iS commented Feb 23, 2019

the repository shall use docker-compose to run. This script has to be removed.

@Mec-iS Mec-iS merged commit 8a9102b into HTTP-APIs:develop Feb 23, 2019
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.

3 participants