Pārlūkot izejas kodu

dev tools: Tolerate invalid input.

pull/371/head
Daniel Shahaf pirms 8 gadiem
vecāks
revīzija
987c133486
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      tests/generate.zsh

+ 1
- 1
tests/generate.zsh Parādīt failu

@ -40,7 +40,7 @@ if (( $# != 3 )) || [[ $1 == -* ]]; then
fi
buffer=$1
ZSH_HIGHLIGHT_HIGHLIGHTERS=( $2 )
fname=${0:A:h:h}/highlighters/$2/test-data/$3.zsh
fname=${0:A:h:h}/highlighters/$2/test-data/${3%.zsh}.zsh
exec 3>&1
exec >$fname
git add -N $fname

Notiek ielāde…
Atcelt
Saglabāt