mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 20:00:58 +01:00
added better error handling to vault writing, always use a tmp
vault file for writing. added matching unittest to check if the code catches a disk full error.
This commit is contained in:
@@ -76,6 +76,4 @@ if test -z "$clean"; then
|
||||
autoreconf --install --force --verbose -I config
|
||||
fi
|
||||
|
||||
rm -rf autom4te.cache
|
||||
|
||||
rm -f README
|
||||
rm -rf README libpcp/config.h.in~ libpcp/stamp-h1 autom4te.cache
|
||||
|
||||
Reference in New Issue
Block a user