Merge lp:~zorba-coders/zorba/bug-874679-process-module into lp:zorba/process-module

Proposed by Chris Hillery
Status: Merged
Approved by: Juan Zacarias
Approved revision: 30
Merged at revision: 30
Proposed branch: lp:~zorba-coders/zorba/bug-874679-process-module
Merge into: lp:zorba/process-module
Diff against target: 12 lines (+1/-1)
1 file modified
CMakeLists.txt (+1/-1)
To merge this branch: bzr merge lp:~zorba-coders/zorba/bug-874679-process-module
Reviewer Review Type Date Requested Status
Juan Zacarias Approve
Chris Hillery Approve
Review via email: mp+102270@code.launchpad.net

Commit message

Removed unnecessary variable.

To post a comment you must log in.
Revision history for this message
Chris Hillery (ceejatec) :
review: Approve
Revision history for this message
Juan Zacarias (juan457) :
review: Approve
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :

Validation queue job bug-874679-process-module-2012-04-18T00-12-48.585Z is finished. The final status was:

All tests succeeded!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'CMakeLists.txt'
2--- CMakeLists.txt 2011-10-09 14:30:51 +0000
3+++ CMakeLists.txt 2012-04-17 09:49:19 +0000
4@@ -25,7 +25,7 @@
5
6 ADD_SUBDIRECTORY("src")
7
8-ADD_TEST_DIRECTORY ("${PROJECT_SOURCE_DIR}/test" "${EXCEPTION_LIST}")
9+ADD_TEST_DIRECTORY ("${PROJECT_SOURCE_DIR}/test")
10
11 IF (WIN32)
12 EXPECTED_FAILURE (zorba_process_module/process.xq 866979)

Subscribers

People subscribed via source and target branches

to all changes: