summaryrefslogtreecommitdiffstats
path: root/test/new-nosubdir.test
blob: e1008f3fdbcc3518d828713524e54b08f40120a4 (plain) (blame)
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