-
Bash script for downloading FastQ files just keeps on spinning and produces no script. Is ENA down or changed or..?
-
bootbox.confirm and alert use jquery's .html() (and other functions) that add content to html elements. These are a potential XSS security issue since jquery evaluates the content.
Here's a work…
-
The job scheduler script for Slurm in the documentation uses a for loop to submit jobs:
```
#!/bin/bash
for i in {1..{n_jobs}}
do
sbatch script_redis_worker.sh
done
```
However this is n…
-
```
Hello,
thank you for your great work!
I'm using 1.0.0+svn201407270103~ubuntu10.04.1
What steps will reproduce the problem?
1. Select an object (Face, Line, Point) and create a Script Operation
…
-
Is it possible to use the tools provided by the scripts without customizing the Traefik configuration?
Where does the custom.yml go? I put it in Traefik/ dir and the Generated/ dir and I am not getti…
-
Do you enjoy debugging concurrency issues? This is likely one of those!
See #584, up to 87ea87f8a1a906306668ca1a3e29098c91346bf6
Sporadically, some of the "Extension scripts" jobs fail with this…
-
in order to prevent duplication and hard-coding, it would be nice if we had a way to pass info from TF to the nixos configurations.
before nixos-anywhere i used [teraflops](https://github.com/aande…
-
Is there a way to suppress the output of `div.tag-source` ?
I'm using jaguarjs-jsdoc via `grunt-jsdoc`, and the tag source is showing the file path all the way down to the root of my OS, eg:
`/Volum…
-
Currently, `Fido.fetch()` does not interrupt execution with an error if one or more files failed to download. This results in confusing behavior for *non-interactive* scripts, such as our gallery exa…
-
### Is there already an issue for your problem?
- [X] I have checked older issues, open and closed
### Bug Description
Error retrieving latest version:
Could not retrieve the latest version.
No …