Changeset 988 for vendor/current/buildtools/testwaf.sh
- Timestamp:
- Nov 24, 2016, 1:14:11 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/buildtools/testwaf.sh
r740 r988 12 12 tests="$*" 13 13 else 14 tests="lib/replace lib/talloc lib/tevent lib/tdb source4/lib/ldb"14 tests="lib/replace lib/talloc lib/tevent lib/tdb lib/ldb" 15 15 fi 16 16 … … 28 28 make distcheck 29 29 case $d in 30 " source4/lib/ldb")30 "lib/ldb") 31 31 ldd bin/ldbadd 32 32 ;;
Note:
See TracChangeset
for help on using the changeset viewer.