cleanup
This commit is contained in:
parent
1ba7b53003
commit
7cbfe5a0f6
|
@ -16,9 +16,5 @@ function worker_has_nix {
|
||||||
echo $?
|
echo $?
|
||||||
}
|
}
|
||||||
|
|
||||||
function test {
|
|
||||||
$(declare -f worker_has_nix); worker_has_nix
|
|
||||||
}
|
|
||||||
|
|
||||||
call_remote worker_has_nix
|
call_remote worker_has_nix
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue