Skip to content
Snippets Groups Projects

Merge colorpicker changes into release

Closed Sankhesh Jhaveri requested to merge master into release
3 files
+ 511
505
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -4,4 +4,5 @@ export DYLD_FALLBACK_LIBRARY_PATH=`python -c "import sys,os;print os.path.join(s
echo "Python:" `which python`
# make sure data is downloaded
python -c "import vcs;vcs.download_sample_data_files()"
echo "Running:"$*
$*
Loading