aboutsummaryrefslogtreecommitdiffstats
path: root/lib/cosTime
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2015-05-06 14:28:42 +0200
committerBjörn Gustavsson <[email protected]>2015-05-06 14:34:52 +0200
commitfd9525a6764e3aa0c29e6456ddaf75035559ebd5 (patch)
treea13ad081a3ee6ef5b19bb8b093b9c86b3e2cf538 /lib/cosTime
parent83ff5ec3ced8ce1c456bfdf75fcbf5be01385388 (diff)
downloadotp-fd9525a6764e3aa0c29e6456ddaf75035559ebd5.tar.gz
otp-fd9525a6764e3aa0c29e6456ddaf75035559ebd5.tar.bz2
otp-fd9525a6764e3aa0c29e6456ddaf75035559ebd5.zip
Correct filename:split(<<"">>)
filename:split("") returns [], while filename:split(<<"">>) returns [<<"/">>]. Since the support in the filename module for binary arguments is much more recent than support for strings, change filename:split(<<"">>) so that it returns []. Noticed-by: KOUCHANG
Diffstat (limited to 'lib/cosTime')
0 files changed, 0 insertions, 0 deletions