Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian QA
jenkins.debian.net
Commits
7fb01249
Commit
7fb01249
authored
Nov 27, 2015
by
Holger Levsen
Browse files
reproducible freebsd: moar debug
parent
b5f3fa39
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/reproducible_freebsd.sh
View file @
7fb01249
...
...
@@ -210,7 +210,9 @@ for FREEBSD_TARGET in ${FREEBSD_TARGETS} ;do
done
write_page
" These tests were last run on
$DATE
for version
${
FREEBSD_VERSION
}
using
${
DIFFOSCOPE
}
. <em>This is work in progress...</em></p>"
write_explaination_table FreeBSD
set
-x
for
FREEBSD_TARGET
in
${
FREEBSD_TARGETS
}
;
do
ls
${
FILES_HTML
[
$FREEBSD_TARGET
]
}
cat
${
FILES_HTML
[
$FREEBSD_TARGET
]
}
>>
$PAGE
write_page
" <p><pre>"
echo
-n
"
${
FREEBSD
[
$FREEBSD_TARGET
]
}
"
>>
$PAGE
...
...
@@ -218,6 +220,7 @@ for FREEBSD_TARGET in ${FREEBSD_TARGETS} ;do
write_page
" </div></div>"
rm
-f
${
FILES_HTML
[
$FREEBSD_TARGET
]
}
done
set
+x
write_page_footer FreeBSD
publish_page
...
...
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