kayws426 / embox

Automatically exported from code.google.com/p/embox
0 stars 1 forks source link

cd #586

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
embox>cd /
embox>cd tmp/
embox>ls
embox>cd ../
embox>ls
ls: Command returned with code -20: Not a directory

What version of the product are you using? On what operating system?
r9368

Original issue reported on code.google.com by itslnk...@gmail.com on 1 Apr 2013 at 3:39

GoogleCodeExporter commented 9 years ago

Original comment by ki.stfu on 2 Apr 2013 at 1:19

GoogleCodeExporter commented 9 years ago
At r14991:

embox>cd /
embox>cd tmp/
embox>ls
embox>cd ../
tish: cd: Command returned with code -2: No such entity
tish: failed to exec cd: No such entity
embox>ls

Original comment by sikmir on 29 Nov 2014 at 9:58

GoogleCodeExporter commented 9 years ago
Fixed at r15018

Original comment by deryugin...@gmail.com on 8 Dec 2014 at 4:13