Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qqZVn-0001z7-E9 for pgadmin-hackers@arkaria.postgresql.org; Wed, 11 Oct 2023 13:44:31 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1qqZVh-00GJEd-F4 for pgadmin-hackers@arkaria.postgresql.org; Wed, 11 Oct 2023 13:44:26 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qqZVh-00GJEV-5r for pgadmin-hackers@lists.postgresql.org; Wed, 11 Oct 2023 13:44:26 +0000 Received: from out-25.smtp.github.com ([192.30.252.208]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qqZVe-0000Kj-B8 for pgadmin-hackers@lists.postgresql.org; Wed, 11 Oct 2023 13:44:25 +0000 Received: from github.com (hubbernetes-node-0531bd6.ash1-iad.github.net [10.56.147.29]) by smtp.github.com (Postfix) with ESMTPA id DA1F834110C for ; Wed, 11 Oct 2023 06:44:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1697031858; bh=2+S2Ar0NEtUVpNqMuYbzaByJaQKbzpCTAQwcpfhB7uE=; h=Date:From:To:Subject:From; b=PA6aa2lGrks2CLyciHtAfpWg+zLZ4nT5mYPj87hY195i8W1zy51IePQmpwyZvv20u TvdaXXNEndiYSUXRBJQucWNVznE7gv87Ap82aaHg7wTsNFeo2TviCZgEjKOdkpA0yn FztoAXgzz4W9dD2S6L092AaAmKrDfEzAZ086gbWo= Date: Wed, 11 Oct 2023 06:44:18 -0700 From: Akshay Joshi To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 37dced: Remove an extra space in --disable-components Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-GitHub-Recipient-Address: pgadmin-hackers@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 37dced23f0d921e858128554b5d5136e7faecc98 https://github.com/pgadmin-org/pgadmin4/commit/37dced23f0d921e858128554b5d5136e7faecc98 Author: Akshay Joshi Date: 2023-10-11 (Wed, 11 Oct 2023) Changed paths: M .github/workflows/run-python-tests-pg.yml Log Message: ----------- Remove an extra space in --disable-components