Skip to content
Snippets Groups Projects
Commit c42bf64d authored by durin42's avatar durin42
Browse files

test-tree-decomposition: work around git command format changes

parent 65d8a43b
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@
$ rm -r d1
$ echo c > d1
$ git add d1
$ git add --all d1
$ fn_git_commit -m 'replace a dir with a file'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment