<table><tr><td style="">TallFurryMan created this revision.<br />TallFurryMan added reviewers: mutlaqja, wreissenberger.<br />Herald added a project: KDE Edu.<br />Herald added a subscriber: kde-edu.<br />TallFurryMan requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D14874">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>This fixes the very minor creation of an empty folder when preparing a sequence job.<br />
The empty folder is a side-effect of the addition of the sequence prefix to SequenceJob's signature.<br />
It is created by updateSequencePrefix. This differential removes the prefix from the path before creating the destination folder.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Create a few sequence jobs in the Capture module, with a prefix or with the default empty prefix.<br />
Create a scheduler job in the Scheduler module using that sequence file.<br />
Run the scheduler job, check the storage where capture files were generated.<br />
Without the differential, an empty folder with the same name as the prefix for capture files is created.<br />
With the differential, this empty folder is not created.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R321 KStars</div></div></div><br /><div><strong>BRANCH</strong><div><div>bugfix__unexpected_signature_folder (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D14874">https://phabricator.kde.org/D14874</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kstars/ekos/capture/capture.cpp<br />
kstars/ekos/scheduler/scheduler.cpp</div></div></div><br /><div><strong>To: </strong>TallFurryMan, mutlaqja, wreissenberger<br /><strong>Cc: </strong>kde-edu, narvaez, apol<br /></div>