Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
d647e7a0
Commit
d647e7a0
authored
Oct 12, 2004
by
Alexandre Duret-Lutz
Browse files
* wrap/python/tests/run.in: Typo. From Akim Demaille.
parent
7bcd0277
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
d647e7a0
2004-10-12 Alexandre Duret-Lutz <adl@gnu.org>
* wrap/python/tests/run.in: Typo. From Akim Demaille.
2004-10-11 Alexandre Duret-Lutz <adl@src.lip6.fr>
* configure.ac: Empty CFLAGS and CXXFLAGS.
...
...
wrap/python/tests/run.in
View file @
d647e7a0
#!/bin/sh
# Copyright (C) 2003 Laboratoire d'Informatique de Paris 6 (LIP6),
# Copyright (C) 2003
, 2004
Laboratoire d'Informatique de Paris 6 (LIP6),
# dpartement Systmes Rpartis Coopratifs (SRC), Universit Pierre
# et Marie Curie.
#
...
...
@@ -33,6 +33,6 @@ case $1 in
*
.test
)
sh
-x
"
$@
"
;;
*
)
echo
"Unknown extension"
2
>&
1
echo
"Unknown extension"
>
&
2
exit
2
;;
esac
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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