You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/scripts/query_testing/views_to_diesel_migration
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@'
```
12 months ago
..
generate_reports.sh make shebangs posix compliant (#2974) 12 months ago
timings-2021-01-05_21-32-54.out Add compilation benchmark, move scripts into subfolder 3 years ago