diff -r ab48ad4ecb91 -r 22ed5647b235 streamlet-examples/cloc --- a/streamlet-examples/cloc Sun Jan 19 18:00:31 2020 +0100 +++ b/streamlet-examples/cloc Sun Jan 19 18:18:06 2020 +0100 @@ -25,7 +25,7 @@ # Optional prefix can be added to attribute names: --option 'prefix' 'my_prefix_' -. "$(dirname "$0")/streamlet-common.sh" +. "$(dirname "$(realpath "$0")")/streamlet-common.sh" processMessage_WAITING_FOR_OUTPUT_ATTRIBUTES_METADATA() { clocFields=()