Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
live-build
Commits
c73e1ed5
Commit
c73e1ed5
authored
Apr 15, 2015
by
Richard Nelson
Browse files
Harmonize variables on build status script for l-b-cgi frontend.
parent
e4813ea8
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/cgi/live-build-status-cgi
View file @
c73e1ed5
...
...
@@ -103,14 +103,14 @@ else
-e
"s/EMAIL/
${
_EMAIL
}
/"
\
-e
"s/STATUS/
${
_STATUS
}
/"
\
-e
"s/QUEUENUM/
${
_QUEUENUM
}
/"
\
-e
"s/L
IVE_IMAGE_TYPE/
${
LIVE
_IMAGE
_TYPE
}
/"
\
-e
"s/L
B_BINARY_IMAGES/
${
LB_BINARY
_IMAGE
S
}
/"
\
-e
"s/LB_DISTRIBUTION/
${
LB_DISTRIBUTION
}
/"
\
-e
"s#_LB_CONFIG#
${
_LB_CONFIG
}
#"
\
-e
"s/LB_APT_INDICES/
${
LB_APT_INDICES
}
/"
\
-e
"s/LB_APT/
${
LB_APT
}
/"
\
-e
"s/_LB_CGIPACKAGES/
${
_LB_CGIPACKAGES
}
/"
\
-e
"s/L
IVE_IMAGE
_ARCHITECTURE/
${
L
IVE_IMAGE
_ARCHITECTURE
}
/"
\
-e
"s/L
IVE_IMAGE
_ARCHIVE_AREAS/
${
L
IVE_IMAGE
_ARCHIVE_AREAS
}
/"
\
-e
"s/L
B
_ARCHITECTURE
S
/
${
L
B
_ARCHITECTURE
S
}
/"
\
-e
"s/L
B
_ARCHIVE_AREAS/
${
L
B
_ARCHIVE_AREAS
}
/"
\
-e
"s/LB_CHROOT_FILESYSTEM/
${
LB_CHROOT_FILESYSTEM
}
/"
\
-e
"s/LB_LINUX_FLAVOURS/
${
LB_LINUX_FLAVOURS
}
/"
\
-e
"s/LB_SECURITY/
${
LB_SECURITY
}
/"
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment