Project

General

Profile

« Previous | Next » 

Revision 6457

vegbien_dest: Export $public, to make sure it's available to any invoked scripts as an env var

View differences:

vegbien_dest
13 13
    
14 14
    : ${prefix=out_} ${public=public}
15 15
    
16
    export \
16
    export public \
17 17
    ${prefix}engine=PostgreSQL \
18 18
    ${prefix}host=localhost \
19 19
    ${prefix}user=bien \

Also available in: Unified diff