]> git.99rst.org Git - irssi-scripts.irssi.org.git/commitdiff
fix cache load
authorAilin Nemui <redacted>
Mon, 5 Feb 2018 17:18:43 +0000 (18:18 +0100)
committerAilin Nemui <redacted>
Mon, 5 Feb 2018 17:18:43 +0000 (18:18 +0100)
_testing/travis/_get_files_arr.zsh

index ba6bc94cc9f99440ee260401d941a0fe4e8cad43..12aaba25dcacab298b16e20bfd0e62b7ccb1cd36 100644 (file)
@@ -16,6 +16,7 @@ elif [[ $USE_ARTEFACTS_CACHE = yes ]] {
 
     if [[ $REPORT_STAGE == yes ]] {
         autoload -Uz zargs
+        mkdir -p Test
         { zargs -r -- old-artefacts/Test/${^cache_allowed:t:r} -- mv -nt Test } 2>/dev/null
         cached_run=($cache_allowed)
     } \
git clone https://git.99rst.org/PROJECT