D14874: Fix unexpected signature folder creation, fix logs.

Eric Dejouhanet noreply at phabricator.kde.org
Thu Aug 16 07:13:20 BST 2018


TallFurryMan created this revision.
TallFurryMan added reviewers: mutlaqja, wreissenberger.
Herald added a project: KDE Edu.
Herald added a subscriber: kde-edu.
TallFurryMan requested review of this revision.

REVISION SUMMARY
  This fixes the very minor creation of an empty folder when preparing a sequence job.
  The empty folder is a side-effect of the addition of the sequence prefix to SequenceJob's signature.
  It is created by updateSequencePrefix. This differential removes the prefix from the path before creating the destination folder.

TEST PLAN
  Create a few sequence jobs in the Capture module, with a prefix or with the default empty prefix.
  Create a scheduler job in the Scheduler module using that sequence file.
  Run the scheduler job, check the storage where capture files were generated.
  Without the differential, an empty folder with the same name as the prefix for capture files is created.
  With the differential, this empty folder is not created.

REPOSITORY
  R321 KStars

BRANCH
  bugfix__unexpected_signature_folder (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D14874

AFFECTED FILES
  kstars/ekos/capture/capture.cpp
  kstars/ekos/scheduler/scheduler.cpp

To: TallFurryMan, mutlaqja, wreissenberger
Cc: kde-edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20180816/40fb03fd/attachment.html>


More information about the kde-edu mailing list