This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Common subdirectories: ../../rsync-42/rsync/doc and ./doc | |
| diff -u ../../rsync-42/rsync/exclude.c ./exclude.c | |
| --- ../../rsync-42/rsync/exclude.c 2007-11-07 06:31:30.000000000 +1100 | |
| +++ ./exclude.c 2014-02-09 17:35:43.000000000 +1100 | |
| @@ -38,6 +38,7 @@ | |
| extern int sanitize_paths; | |
| extern int protocol_version; | |
| extern int module_id; | |
| +extern int ignore_case; | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| executor="slurm" | |
| jobtype="single" | |
| queue="compute" | |
| walltime="10-30:00" | |
| procs=16 | |
| commands { | |
| blastx { | |
| procs=16 | |
| walltime="10-30:00" |
NewerOlder