| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0008224 | CMake | CTest | public | 2008-12-04 12:35 | 2008-12-18 21:58 | ||||
| Reporter | Clinton Stimpson | ||||||||
| Assigned To | |||||||||
| Priority | normal | Severity | crash | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake-2-6 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0008224: crash with simple ctest script | ||||||||
| Description | I have a directory I'm running this script from, and I've already done an svn checkout to get the src subdirectory. ==== set(ROOT "$ENV{PWD}") set(CTEST_NIGHTLY_START_TIME "20:00:00 MDT") ctest_start(Nightly "${ROOT}/src" "${ROOT}/build") ctest_update(SOURCE "${ROOT}/src") ===== It aborts when I execute this script: > ctest -SP Nightly.ctest Aborted I expected it to give me a descriptive message if there's something I didn't provide. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
| There are no notes attached to this issue. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2008-12-04 12:35 | Clinton Stimpson | New Issue | |
| 2008-12-18 21:58 | Bill Hoffman | Status | new => closed |
| 2008-12-18 21:58 | Bill Hoffman | Resolution | open => fixed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |