Code review comment for lp:~gz/bzr/tests_for_bug_205636

Revision history for this message
Vincent Ladeuil (vila) wrote :

>>>>> Martin [gz] <email address hidden> writes:

<snip/>
    > The remaining issue that will need fixing can be reproduced with:

    >> bzr init test
    >> cd test
    >> echo Test>dir
    >> bzr add dir
    >> del dir
    >> mkdir dir\dir
    >> bzr add dir

    > (What, "bash: del: command not found"? I'm not crazy about shell tests either.)

Try shell-like tests then :-p

« Back to merge proposal