Project

General

Profile

« Previous | Next » 

Revision 2102

vegbien_dest: Fixed bug where there was a missing line continuation char before schemas var

View differences:

bin/vegbien_dest
18 18
    ${prefix}host=localhost \
19 19
    ${prefix}user=bien \
20 20
    ${prefix}password="$(cat "$selfDir/../config/bien_password")" \
21
    ${prefix}database=vegbien
21
    ${prefix}database=vegbien \
22 22
    ${prefix}schemas=functions
23 23
}
24 24
vegbien_dest_main "$@"

Also available in: Unified diff