Project

General

Profile

« Previous | Next » 

Revision 274

Renamed util to bin

View differences:

map
12 12
test -n "$n" || export n="$tests_n" testMode=1
13 13

  
14 14
test "$(hostname)" = nimoy && isNimoy=t || isNimoy=
15
test -n "$isNimoy" && . ../util/env_password mysql_password "your MySQL"
15
test -n "$isNimoy" && . ../bin/env_password mysql_password "your MySQL"
16 16

  
17 17
bien_password="$(cat ../config/bien_password)"
18 18

  
......
74 74
    true # ignore last command's exit status
75 75
}
76 76

  
77
vegbienDest=../util/vegbien_dest
77
vegbienDest=../bin/vegbien_dest
78 78

  
79 79
function toDb()
80 80
{

Also available in: Unified diff