remove notice about skipped SQL imports
This commit is contained in:
parent
926d5f80d1
commit
a18ff890e8
@ -98,7 +98,6 @@ for f in /docker-entrypoint-initdb.d/*; do
|
|||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
printf "IMPORT-SQL: Cannot import %s -- skipping\n" "$f"
|
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
|
Loading…
Reference in New Issue
Block a user