Skip to content

Commit b214396

Browse files
committed
adding debug statement
1 parent 004cf1e commit b214396

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/PatternLab/Config.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -377,6 +377,7 @@ protected static function writeUpdateConfigOption($optionName,$optionValue) {
377377
}
378378

379379
// reload the options
380+
print "trying to load options";
380381
self::loadOptions($options);
381382

382383
// dump the YAML

0 commit comments

Comments
 (0)