Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

Commit

Permalink
update fixed message
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharym committed Jun 25, 2015
1 parent 0ccb5cb commit 0bbb570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* NEW: `dusty disk backup <destination>` CLI command added. This will save the contents of your VM's `/persist` directory.
* NEW: `dusty disk restore <source>` CLI command added. This will write to your VM's `/persist` from `<source>`.

* FIXED: bug where Dusty could not recognize test commands containing options (`dusty test <service> <command> [options]`)
* FIXED: `dusty test [options] <service> <command [options]>` is now functioning. Previously options supplied to the command to be tested were being incorrectly applied to `dusty test`.

* Added support for boot2docker 1.7+, which uses 64-bit Tiny Core Linux

Expand Down

0 comments on commit 0bbb570

Please sign in to comment.