Skip to content

Commit 4cb1e07

Browse files
Update raw.sh
1 parent db7f00b commit 4cb1e07

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

suites/jammy/raw.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,14 @@ export OVERRIDER_COMPRESSION_TYPE
1010
export SUITE
1111
export ENABLE_EXIT
1212
export ENABLE_USER_SETUP
13+
export INCLUDE_PACKAGES
1314

1415
SUITE="jammy"
1516
frn="out/$SUITE-raw"
1617
OVERRIDER_COMPRESSION_TYPE="gzip"
1718
ENABLE_EXIT=true
1819
ENABLE_USER_SETUP=false
20+
INCLUDE_PACKAGES="gpgv"
1921

2022
additional_setup() {
2123

0 commit comments

Comments
 (0)