1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-11-05 04:50:35 +03:00

buildbot check test

This commit is contained in:
david hill
2017-02-01 16:49:45 -06:00
committed by David Hall
parent 5cd07838f0
commit 1305264777

View File

@@ -1,5 +1,6 @@
#!/bin/bash
prefix=/usr/local
for arg in "$@"; do
if [ `expr -- "$arg" : '--prefix='` -eq 9 ]; then