Commit Graph

4 Commits (b3dfc3721f8879525f64c6a1bdf2d64c34b20c9f)

Author SHA1 Message Date
Charles Hall 4e5798852f
make shebangs posix compliant (#2974)
Previously, these scripts wouldn't work on exotic systems such as NixOS.

```
fd '\.sh$' -t f --exec sed -i 's@#!/bin/bash@#!/usr/bin/env bash@'
```
1 year ago
Felix Ableitner 66946117e1 Upgrade Rust version 4 years ago
Dessalines 179709cc09 Fixing drone tests. 4 years ago
Felix Ableitner e492cce206 Allow running docker-less federation tests locally 4 years ago