This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
freeipa
Watch
3
Star
0
Fork
0
mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced
2026-08-08 04:05:02 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fcc540bbdc5daa24990940124ec3bd439b05257d
freeipa
/
make-test
T
5 lines
88 B
Bash
Raw
Normal View
History
Unescape
Escape
Switch make-test to pytest
2014-10-10 17:15:52 +02:00
#! /bin/bash
Take 2: Extensible return values and validation; steps toward a single output_for_cli(); enable more webUI stuff
2009-12-09 09:09:53 -07:00
Switch make-test to pytest
2014-10-10 17:15:52 +02:00
set
-ex
IPA_UNIT_TEST_MODE
=
cli_test
PYTHONPATH
=
.:
$PYTHONPATH
py.test
"
$@
"
Reference in New Issue
Copy Permalink