* src/tgbatest/defs.in: Unset SPOT_DOTDEFAULT and SPOT_DOTEXTRA.
This commit is contained in:
parent
75328f1a21
commit
af8e7d62de
1 changed files with 6 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# -*- mode: shell-script; coding: utf-8 -*-
|
||||
# Copyright (C) 2009, 2010, 2012, 2013 Laboratoire de Recherche et
|
||||
# Développement de l'Epita (LRDE).
|
||||
# Copyright (C) 2009, 2010, 2012, 2013, 2015 Laboratoire de Recherche
|
||||
# et Développement de l'Epita (LRDE).
|
||||
# Copyright (C) 2003, 2004, 2006 Laboratoire d'Informatique de Paris 6 (LIP6),
|
||||
# département Systèmes Répartis Coopératifs (SRC), Université Pierre
|
||||
# et Marie Curie.
|
||||
|
|
@ -66,6 +66,10 @@ SPIN='@SPIN@'
|
|||
LTL2BA='@LTL2BA@'
|
||||
PYTHON='@PYTHON@'
|
||||
|
||||
# The test cases assume these variable are undefined
|
||||
unset SPOT_DOTEXTRA
|
||||
unset SPOT_DOTDEFAULT
|
||||
|
||||
need_lbtt()
|
||||
{
|
||||
# LBTT may not have been installed or compiled.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue