Skip to content

Commit 2ea4ad9

Browse files
test: delete and add bunch of slices to test new CI (#15)
* temp: delete hello_bins * temp: delete libc6 slice definition file * temp: rename openssl_bins * temp: add hello_foo new slice
1 parent e6a1033 commit 2ea4ad9

3 files changed

Lines changed: 3 additions & 43 deletions

File tree

slices/hello.yaml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,9 @@ essential:
44
- hello_copyright
55

66
slices:
7-
bins:
7+
foo:
88
essential:
9-
- libc6_libs
10-
contents:
11-
/usr/bin/hello:
12-
9+
- hello_copyright
1310
copyright:
1411
contents:
1512
/usr/share/doc/hello/copyright:

slices/libc6.yaml

Lines changed: 0 additions & 37 deletions
This file was deleted.

slices/openssl.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ essential:
44
- openssl_copyright
55

66
slices:
7-
bins:
7+
executables:
88
essential:
99
- libc6_config
1010
- libc6_libs

0 commit comments

Comments
 (0)