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
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
95a9e2ba
Commit
95a9e2ba
authored
Oct 12, 2002
by
Per Cederqvist
Browse files
Run check-testfd as a separate task, so that the info can be easily
collected.
parent
4aa8f06a
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/xenofarm.sh
View file @
95a9e2ba
...
...
@@ -100,6 +100,7 @@ status=good
dotask 1
"unzip"
"gzip -d
$BASE
.tar.gz"
dotask 1
"unpack"
"tar xf
$BASE
.tar"
dotask 1
"cfg"
"cd
$BASE
&& ./configure -C --prefix=
$pfx
$cfgargs
"
dotask 0
"fds"
"cd
$BASE
/src/server/testsuite && make check-testfd"
dotask 0
"id-cc"
"cd
$BASE
&& make ident-cc"
dotask 0
"id-tx"
"cd
$BASE
/doc && make ident-makeinfo"
dotask 1
"make"
"cd
$BASE
&& make
$makeargs
"
...
...
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