summaryrefslogtreecommitdiffstats
path: root/test/new-nosubdir.test
blob: e5826b4e7bac9013b1967eff0693077881fae1c3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
	$ mkdir -p d/patches
	$ cd d

	$ mkdir sub
	$ cd sub
	$ quilt new here.diff
	> Patch %{_P}here.diff is now on top

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