Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F18825213
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
Mon, Dec 23, 2:11 PM (15 h, 30 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
fe/8d/e8990c8762ed96df18e144177585
Attached To
rENIG Enigmail
Event Timeline
Log In to Comment