Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 197 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 197 Bytes

Introduction

This repository contains the partclone-utils.

Building

autoreconf -i
./configure
make

Testing

./test.sh
# For debug print statements run:
./test.sh debug