Changeset 142 in MondoRescue for trunk/tools/quality
- Timestamp:
- Nov 27, 2005, 10:38:41 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/quality
r121 r142 46 46 echo " " 47 47 echo "Splint: " 48 find . -name '*.c' -o -name '*.h' | xargs splint + posixlib -Dlinux48 find . -name '*.c' -o -name '*.h' | xargs splint +gnuextensions +posixlib -Dlinux 49 49 50 50 rm -f /tmp/mondo.quality
Note:
See TracChangeset
for help on using the changeset viewer.