Revision 7a8e156f

b/ci/utils.py
693 693
                        synnefo_branch.startswith('feature'):
694 694
                    pithos_webclient_branch = "develop"
695 695
                else:
696
                    self.logger.waring(
696
                    self.logger.warning(
697 697
                        "Cannot determine which pithos-web-client branch to "
698 698
                        "use based on \"%s\" synnefo branch. "
699 699
                        "Will use develop." % synnefo_branch)

Also available in: Unified diff