mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-20 13:24:24 -07:00
cleaning up debug stuff
This commit is contained in:
parent
3d1c88ffbf
commit
45ba56d310
1 changed files with 0 additions and 2 deletions
|
@ -621,8 +621,6 @@ if [ "$db" != 'no' ]; then
|
||||||
db_list=$(echo "$db_list" | egrep -f $db_include_list )
|
db_list=$(echo "$db_list" | egrep -f $db_include_list )
|
||||||
rm -f $db_include_list
|
rm -f $db_include_list
|
||||||
fi
|
fi
|
||||||
echo "$db_list"
|
|
||||||
exit
|
|
||||||
|
|
||||||
for db in $db_list; do
|
for db in $db_list; do
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue