mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 16:26:18 +02:00
e5c16c9582
* Add a garbage collector test.
3 lines
30 B
Bash
Executable file
3 lines
30 B
Bash
Executable file
#! /bin/sh -ex
|
|
echo $*
|
|
exit 1
|