#! /bin/bash run_test ./drive_sql "select timeslice('2015-08-07 12:01:00', 'blah')" check_error_output "timeslice('blah')" <