summaryrefslogblamecommitdiffstats
path: root/test/new-nosubdir.test
blob: 7df94ccffb427f582722f14aa6ae87af0f93af98 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11





                             
                                                        



                                       
	$ mkdir d
	$ cd d

	$ mkdir patches sub
	$ cd sub
	$ quilt new here.diff
	> Warning: directory ../patches exists; ignoring
	> Patch here.diff is now on top

	$ cd ../..
	$ rm -rf d