Skip to content

Commit

Permalink
Release 0.9.7 #23 : ver. 0.9.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xonixx committed Aug 3, 2021
1 parent c1930f4 commit 49bcc32
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/12_update.tush
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ $ cd "$MYDIR"; ./makesure -f tests/12_update.sh test_wget
| goal 'wget_prepared' ...
| goal 'run_selfupdate' ...
| XXX
| updated XXX -> 0.9.7
| 0.9.7
| updated XXX -> 0.9.7.1
| 0.9.7.1
| goal 'test_wget' [empty].

$ cd "$MYDIR"; ./makesure -f tests/12_update.sh test_curl
| goal 'makesure_prepared' ...
| goal 'curl_prepared' ...
| goal 'run_selfupdate' ...
| XXX
| updated XXX -> 0.9.7
| 0.9.7
| updated XXX -> 0.9.7.1
| 0.9.7.1
| goal 'test_curl' [empty].

0 comments on commit 49bcc32

Please sign in to comment.