forked from pool/python-moban
Fix patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-moban?expand=0&rev=21
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
|
||||
@@ -2311,6 +2311,3 @@ index 9f9983c4..320c5298 100644
|
||||
- os.chdir(os.path.join(self.base_folder, working_directory))
|
||||
+ os.chdir(fs.path.join(self.base_folder, working_directory))
|
||||
run_moban_with_fs(moban_cli, None, assertions)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user