From d449bb4b1f4a23b329454683e67d7d15eaf91cf7 Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Thu, 20 Aug 2020 19:56:58 +0000 Subject: Added the HTTPS POST for a successful build to the unattended test build. --- archinstall/lib/profiles.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archinstall/lib') diff --git a/archinstall/lib/profiles.py b/archinstall/lib/profiles.py index 2ed367b9..8715d632 100644 --- a/archinstall/lib/profiles.py +++ b/archinstall/lib/profiles.py @@ -112,7 +112,7 @@ class Profile(): # TODO: Remove __builtins__['installation'] = self.installer with instructions as runtime: - log(f'Profile {self._path} finished successfully.', bg='black', fg='green') + log(f'{self} finished successfully.', bg='black', fg='green') return True -- cgit v1.2.3-70-g09d2