14
0
forked from pool/python-moban
2023-05-10 07:28:49 +00:00
committed by Git OBS Bridge
parent 5bfb65c11f
commit ceabc73bab
2 changed files with 1 additions and 4 deletions

View File

@@ -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

View File

@@ -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)