mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Added test suite.
This commit is contained in:
@@ -27,6 +27,5 @@ int
|
||||
do_sync ()
|
||||
{
|
||||
sync ();
|
||||
fprintf (stderr, "guestfsd: disk synched\n");
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user