Closed diedthreetimes closed 11 years ago
fixed.
Was it actually failing? Or was it just the cli reporting incorrectly?
no it was a bug related to change in expect() function. It was working fine during demo because I updated expect() after demo
btw, we have the same bug in readline branch, how to fix it neatly?
You have a few options.
1.leave it and it will be fixed when we merge deadline into master.
I recommend 2. On May 14, 2013 1:48 AM, "ekin oguz" notifications@github.com wrote:
btw, we have the same bug in readline branch, how to fix it neatly?
— Reply to this email directly or view it on GitHubhttps://github.com/ekinoguz/cs222-database/issues/7#issuecomment-17864002 .
when should we merge readline to master?
if it is working go ahead and merge now. and then you can create another branch if you'd like for ix_cli changes.
On Wed, May 15, 2013 at 11:03 PM, ekin oguz notifications@github.comwrote:
when should we merge readline to master?
— Reply to this email directly or view it on GitHubhttps://github.com/ekinoguz/cs222-database/issues/7#issuecomment-17983566 .
I think we added everything for readline and it is working fine. We can close this branch. I will create ix_cli for ix changes
It looks like the drop attribute in clitest is returning a failure code.