This website works better with JavaScript.
Explore
Help
Sign In
Lubuntu
/
cmake
Watch
3
Star
0
Fork
You've already forked cmake
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
set -v for testsuite scripts.
Browse Source
ci/unstable
Felix Geyer
9 years ago
parent
3831aa6791
commit
0967ff44bd
2 changed files
with
2 additions
and
2 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
debian/tests/testsuite
vendored
Unescape
Escape
View File
@ -1,6 +1,6 @@
#!/bin/sh
set -e
set -e
v
SRCDIR="$(pwd)"
2
debian/tests/testsuite-ninja
vendored
Unescape
Escape
View File
@ -1,6 +1,6 @@
#!/bin/sh
set -e
set -e
v
SRCDIR="$(pwd)"
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Lubuntu/cmake
Title
Body
Create Issue