[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 569380: Forcing make test to u
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 569380: Forcing make test to use /usr/bin/perl instead of ... |
Date: |
Tue, 06 Mar 2012 15:33:13 -0800 |
Branch: refs/heads/hardware_test
Home: https://github.com/paparazzi/paparazzi
Commit: 569380667a1a97d1db78b5c0fce2d8fb05016234
https://github.com/paparazzi/paparazzi/commit/569380667a1a97d1db78b5c0fce2d8fb05016234
Author: Bernard Davison <address@hidden>
Date: 2012-03-06 (Tue, 06 Mar 2012)
Changed paths:
M tests/Makefile
Log Message:
-----------
Forcing make test to use /usr/bin/perl instead of the perl from the path.
This is required since we could be picking up Perl from /opt/paparazzi/bin/perl
which won't have the required modules installed.
Commit: d315c757aa8189ce4a0fe484047c92f5582c1af9
https://github.com/paparazzi/paparazzi/commit/d315c757aa8189ce4a0fe484047c92f5582c1af9
Author: Bernard Davison <address@hidden>
Date: 2012-03-06 (Tue, 06 Mar 2012)
Changed paths:
M .gitignore
M Makefile
M conf/conf.xml.example
M tests/LisaL/01_upload.t
M tests/examples/01_compile_all_example_targets.t
A tests/lib/XML/NamespaceSupport.pm
A tests/lib/XML/SAX.pm
A tests/lib/XML/SAX/Base.pm
A tests/lib/XML/SAX/BuildSAXBase.pl
A tests/lib/XML/SAX/DocumentLocator.pm
A tests/lib/XML/SAX/Exception.pm
A tests/lib/XML/SAX/Intro.pod
A tests/lib/XML/SAX/ParserFactory.pm
A tests/lib/XML/SAX/PurePerl.pm
A tests/lib/XML/SAX/PurePerl/DTDDecls.pm
A tests/lib/XML/SAX/PurePerl/DebugHandler.pm
A tests/lib/XML/SAX/PurePerl/DocType.pm
A tests/lib/XML/SAX/PurePerl/EncodingDetect.pm
A tests/lib/XML/SAX/PurePerl/Exception.pm
A tests/lib/XML/SAX/PurePerl/NoUnicodeExt.pm
A tests/lib/XML/SAX/PurePerl/Productions.pm
A tests/lib/XML/SAX/PurePerl/Reader.pm
A tests/lib/XML/SAX/PurePerl/Reader/NoUnicodeExt.pm
A tests/lib/XML/SAX/PurePerl/Reader/Stream.pm
A tests/lib/XML/SAX/PurePerl/Reader/String.pm
A tests/lib/XML/SAX/PurePerl/Reader/URI.pm
A tests/lib/XML/SAX/PurePerl/Reader/UnicodeExt.pm
A tests/lib/XML/SAX/PurePerl/UnicodeExt.pm
A tests/lib/XML/SAX/PurePerl/XMLDecl.pm
Log Message:
-----------
Merge branch 'hardware_test' of github.com:paparazzi/paparazzi into
hardware_test
Compare: https://github.com/paparazzi/paparazzi/compare/94f6339...d315c75
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 569380: Forcing make test to use /usr/bin/perl instead of ...,
GitHub <=