Skip to content

Commit

Permalink
added ==0 or die to all system() calls that didn't already have them …
Browse files Browse the repository at this point in the history
…in sanoid and syncoid
  • Loading branch information
jimsalterjrs committed May 23, 2016
1 parent 546bfab commit ba3e956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELIST
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
before doing an initial replication, instead of letting the replication itself create
the target.

added "==0 or die" to all system() calls in syncoid.
added "==0 or die" to all system() calls in sanoid and syncoid that didn't already have them.

1.4.5 altered shebang to '#!/usr/bin/env perl' for enhanced FreeBSD compatibility

Expand Down

0 comments on commit ba3e956

Please sign in to comment.