Project

General

Profile

« Previous | Next » 

Revision 6979

schemas/Makefile: Fixed bug where need `SHELL := /bin/bash` for \$(confirmRmPublicSchema) to work correctly

View differences:

schemas/Makefile
3 3
include $(root)/lib/common.Makefile
4 4

  
5 5

  
6
##### Vars/functions
7

  
8
# Make
9
SHELL := /bin/bash
10

  
6 11
##### General targets
7 12

  
8 13
all = vegbien.sql vegbien.my.sql functions.sql py_functions.sql

Also available in: Unified diff