mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
When --session path was provided for a non-existent file, _initNewSession() was overwriting the path with an auto-generated one. Now it only generates a filename if sessionFile wasn't already set.