Revision 2102
Added by Aaron Marcuse-Kubitza over 12 years ago
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
vegbien_dest: Fixed bug where there was a missing line continuation char before schemas var