Skip to content
Snippets Groups Projects
  1. Aug 01, 2016
    • _yrp's avatar
      Update make-share.sh · bca697ae
      _yrp authored
      On recent Ubuntu, 'time' is provided either by the 'time' package, or as a bash builtin. It's not present in sh, or installed by default. This causes 'pip install keystone-engine' to fail.
      
      So, one of the following needs to happen:
      -'time' package is added to the pre-reqs
      -switch this script to bash
      -remove the 'time' call around make
      
      I've axed the call to 'time', but really whatever you think is best.
      bca697ae
  2. Jul 21, 2016
  3. Jul 19, 2016
  4. Jul 14, 2016
  5. May 19, 2016
  6. May 13, 2016
  7. Apr 29, 2016
  8. Apr 28, 2016
Loading