Delete gasp tests when sanitizing, at least until they're actually run by
"make check".
This commit is contained in:
parent
587dc994ed
commit
7fcd960efa
@ -24,8 +24,6 @@ Do-first:
|
|||||||
# called. Directories not listed will be removed in their entirety
|
# called. Directories not listed will be removed in their entirety
|
||||||
# with rm -rf.
|
# with rm -rf.
|
||||||
|
|
||||||
# The entire "gas.confidential" directory should get deleted.
|
|
||||||
|
|
||||||
Things-to-keep:
|
Things-to-keep:
|
||||||
|
|
||||||
ChangeLog
|
ChangeLog
|
||||||
@ -33,11 +31,12 @@ Makefile.in
|
|||||||
config
|
config
|
||||||
configure.in
|
configure.in
|
||||||
gas
|
gas
|
||||||
gasp
|
|
||||||
lib
|
lib
|
||||||
|
|
||||||
Things-to-lose:
|
Things-to-lose:
|
||||||
|
|
||||||
|
gasp
|
||||||
|
|
||||||
Do-last:
|
Do-last:
|
||||||
|
|
||||||
# End of file.
|
# End of file.
|
||||||
|
Loading…
Reference in New Issue
Block a user