You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by aa...@apache.org on 2022/01/14 15:24:30 UTC

[superset] branch master updated: important change to MakeFile (#18037)

This is an automated email from the ASF dual-hosted git repository.

aafghahi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 7728db7  important change to MakeFile (#18037)
7728db7 is described below

commit 7728db741049e16cb81d87a50853436f22380ed9
Author: AAfghahi <48...@users.noreply.github.com>
AuthorDate: Fri Jan 14 10:22:30 2022 -0500

    important change to MakeFile (#18037)
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index e253d37..47d0f5b 100644
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,7 @@ superset:
 	# Create an admin user in your metadata database
 	superset fab create-admin \
                     --username admin \
-                    --firstname Admin \
+                    --firstname "Admin I."\
                     --lastname Strator \
                     --email admin@superset.io \
                     --password general