Skip to content
Snippets Groups Projects
  1. Oct 27, 2016
    • Martin André's avatar
      Fix broken test in vagrant boostrap script · 193a8190
      Martin André authored
      The file path was not properly passed to the '-x' test which caused it
      to always return true.
      
      This commit simplifies the test for existing command by relying only on
      the exit code of `type` rather than checking that the file path is
      executable.
      
      Change-Id: Iaf47d92ff9fd1ef34d8d7492c08ec24d2b8a9536
      Closes-Bug: #1635341
      193a8190
  2. Oct 22, 2016
  3. Oct 20, 2016
    • Martin André's avatar
      Fix vagrant's kolla folder sync · e259c2a6
      Martin André authored
      Correct relative path of kolla root directory after vagrant environment was
      moved from dev/vagrant to contrib/dev/vagrant.
      
      Closes-Bug: #1635329
      
      Change-Id: Ib13a6123f34d69884e27029f5144ff1ad165e73e
      e259c2a6
  4. Oct 14, 2016
Loading