Made cimpy not depending on the cwd anymore. Use relative paths instead
Changing the CWD in cimpy is bad style, not robust and prevents the use of paths as arguments to cim_export()
. This should fix it.
Aufgrund eines Hardware-Upgrades wird git.rwth-aachen.de am 08.07.2025 zwischen 08:30 bis 09:00 Uhr kurz nicht zur Verfügung stehen.
--
Due to a hardware upgrade git.rwth-aachen.de will shorty be unavailable on 08.07.2025 between 08:30 and 09:00 o'clock.
Changing the CWD in cimpy is bad style, not robust and prevents the use of paths as arguments to cim_export()
. This should fix it.