mirror of
https://abf.rosa.ru/djam/mysql-gui-tools.git
synced 2025-02-23 16:52:56 +00:00
11 lines
339 B
Diff
11 lines
339 B
Diff
--- mysql-administrator/source/linux/mysql-administrator 2008-09-12 10:55:33.000000000 -0400
|
|
+++ mysql-administrator/source/linux/mysql-administrator.oden 2009-10-05 08:13:19.000000000 -0400
|
|
@@ -1,6 +1,8 @@
|
|
#!/bin/sh
|
|
|
|
+#!/bin/sh
|
|
PRG="$0"
|
|
+export DEBUG_DONT_SPAWN_FETCHES=1
|
|
|
|
# need this for relative symlinks
|
|
while [ -h "$PRG" ] ; do
|