Skip to content

Commit

Permalink
Echo on in batch
Browse files Browse the repository at this point in the history
  • Loading branch information
nils-werner committed Dec 29, 2016
1 parent ead5de8 commit 1b45915
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/runonce.bat
@@ -1,3 +1,5 @@
@ECHO ON

START "" zput -vv -q -t 10 LICENSE
zget -vv -q -t 10 LICENSE nul

Expand All @@ -21,3 +23,5 @@ zget -vv -q -t 10 LICENSE nul

START "" zput -vv -q -t 10 LICENSE asd
zget -vv -q -t 10 asd nul

@ECHO OFF

0 comments on commit 1b45915

Please sign in to comment.