Skip to content

Fix bug in commit script \#127

Spyros Argyropoulos requested to merge bugfix into master

Description of bug

When using an arbitrarily named directory the commit script would not find the correct directory due to a mistake introduced in !712 (merged)

Changes introduced

Corrected path to DSID directory

Tests

Before fix

Screenshot_2020-11-12_at_16.25.45

After fix

Screenshot_2020-11-12_at_16.25.55

Issues resolved

Closes #127 (closed)

Merge request reports