roger@192 tinysql-course % make test-proj4-1
pwd
/Users/roger/Downloads/pichunying/tinysql-course
cd planner/core && \
go test -check.f TestPredicatePushDown && \
/bin/sh: -c: line 1: syntax error: unexpected end of file
make: *** [test-proj4-1] Error 2
roger@192 tinysql-course % make test-proj4-1 pwd /Users/roger/Downloads/pichunying/tinysql-course cd planner/core && \ go test -check.f TestPredicatePushDown && \
/bin/sh: -c: line 1: syntax error: unexpected end of file make: *** [test-proj4-1] Error 2