Skip to content

Commit c5606a5

Browse files
committed
fixup! Add test for #7270
1 parent 2fb3c2c commit c5606a5

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Setup configure
2+
Configuring dep-0.1.0.0...
3+
# Setup build
4+
Preprocessing library 'sublib' for dep-0.1.0.0..
5+
Building library 'sublib' for dep-0.1.0.0..
6+
Preprocessing library for dep-0.1.0.0..
7+
Building library for dep-0.1.0.0..
8+
# Setup copy
9+
Installing internal library sublib in <PATH>
10+
Installing library in <PATH>
11+
# Setup register
12+
Registering library 'sublib' for dep-0.1.0.0..
13+
Registering library for dep-0.1.0.0..
14+
# Setup configure
15+
Configuring p-0.1.0.0...
16+
# Setup build
17+
Preprocessing library for p-0.1.0.0..
18+
Building library for p-0.1.0.0..

0 commit comments

Comments
 (0)