Quelques problèmes avec ces scripts :
E: lrdetools: shell-script-fails-syntax-check ./usr/bin/cvsldup N: N: Running this shell script with the shell's -n option set fails, which N: means that the script has syntax errors. N: N: Run e.g. sh -n yourscript to see the errors yourself. N: E: lrdetools: shell-script-fails-syntax-check ./usr/bin/cvssnap E: lrdetools: shell-script-fails-syntax-check ./usr/bin/prcs-back
"Geoffroy" == Geoffroy Fouquier Geoffroy.Fouquier@lrde.epita.fr writes:
Quelques problèmes avec ces scripts :
E: lrdetools: shell-script-fails-syntax-check ./usr/bin/cvsldup N: N: Running this shell script with the shell's -n option set fails, which N: means that the script has syntax errors. N: N: Run e.g. sh -n yourscript to see the errors yourself. N: E: lrdetools: shell-script-fails-syntax-check ./usr/bin/cvssnap E: lrdetools: shell-script-fails-syntax-check ./usr/bin/prcs-back
Ce sont des Zsh scripts. Je pense que ton test ne l'a pas compris.
Akim Demaille akim@epita.fr writes:
"Geoffroy" == Geoffroy Fouquier Geoffroy.Fouquier@lrde.epita.fr writes:
Quelques problèmes avec ces scripts :
E: lrdetools: shell-script-fails-syntax-check ./usr/bin/cvsldup N: N: Running this shell script with the shell's -n option set fails, which N: means that the script has syntax errors. N: N: Run e.g. sh -n yourscript to see the errors yourself. N: E: lrdetools: shell-script-fails-syntax-check ./usr/bin/cvssnap E: lrdetools: shell-script-fails-syntax-check ./usr/bin/prcs-back
Ce sont des Zsh scripts. Je pense que ton test ne l'a pas compris.
Il sait que ce sont des scripts zsh. D'ailleurs il n'y a aucun problème avec les autres. Ces scripts posent d'autres problèmes :
% zsh -n prcs-back prcs-back:1: no matches found: *.prj % zsh -n cvsldup Err 1 #313 cvsldup:86: no matches found: ./**/*~*/CVS*(D) % zsh -n cvssnap Err 1 #314 % Err 1 #315