summaryrefslogtreecommitdiffstats
path: root/test/new-nosubdir.test
blob: 021ce4a008b9081c3826c39cbfb25d0c1edb7cd7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
	$ rm -rf d
	$ 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