mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-08 01:34:33 +08:00
6a3dd4f83c
* Initial plan * Fix null log_name handling in runSingle method Co-authored-by: whyour <22700758+whyour@users.noreply.github.com> * Update cron.log_name before makeCommand to avoid passing null to shell Co-authored-by: whyour <22700758+whyour@users.noreply.github.com> * Fix: Only pass log_name to shell when it has a value Co-authored-by: whyour <22700758+whyour@users.noreply.github.com> * Fix uniqPath calculation in runSingle for null log_name Co-authored-by: whyour <22700758+whyour@users.noreply.github.com> * Improve comment clarity in makeCommand Co-authored-by: whyour <22700758+whyour@users.noreply.github.com> * Refactor: Move no_tee and ID to initial commandVariable declaration Co-authored-by: whyour <22700758+whyour@users.noreply.github.com> * Refactor: Simplify uniqPath ternary expression Co-authored-by: whyour <22700758+whyour@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>