summaryrefslogtreecommitdiffstats
path: root/src/util/dict_inline_file.ref
blob: 9d49e95f42010cca2a00062f3487c3c8ee0e3e0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
./dict_open: error: open xx: No such file or directory: "inline:{ foo=xx, bar=yy }"; need "inline:{name=filename...}"
owner=trusted (uid=2147483647)
> get foo
./dict_open: warning: inline:{ foo=xx, bar=yy } is unavailable. open xx: No such file or directory: "inline:{ foo=xx, bar=yy }"; need "inline:{name=filename...}"
foo: error
owner=trusted (uid=2147483647)
> get file1
file1=dGhpcy1pcy1maWxlMQo=
> get file2
file2=dGhpcy1pcy1maWxlMgo=
> get file3
file3: not found