Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F36623654
test.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
459 B
Subscribers
None
test.sh
View Options
#!/usr/bin/env bash
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
Xvfb :99 >/dev/null
2
>
&
1
&
export
DISPLAY
=
:99
export
PL_PATH
=
`
which perl
`
export
TB_PATH
=
${
TB_PATH
:-
`
which thunderbird
`
}
if
[
"
$#
"
-eq
0
]
;
then
util/run-tests.py
else
util/run-tests.py
$@
fi
RESULT
=
$?
killall Xvfb
exit
$RESULT
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Thu, Feb 26, 6:56 PM (1 d, 19 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
ba/79/c30ab6ab3695a3a8c8271be1734a
Attached To
rENIG Enigmail
Event Timeline
Log In to Comment