mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 06:42:28 +00:00
e5c16c9582
* Add a garbage collector test.
4 lines
30 B
Bash
Executable File
4 lines
30 B
Bash
Executable File
#! /bin/sh -ex
|
|
echo $*
|
|
exit 1
|