build-remote.sh: Test LegacySSHStore
This commit is contained in:
@@ -2,6 +2,8 @@ source common.sh
|
||||
|
||||
clearStore
|
||||
|
||||
rm -f $TEST_ROOT/result
|
||||
|
||||
nix-build structured-attrs.nix -A all -o $TEST_ROOT/result
|
||||
|
||||
[[ $(cat $TEST_ROOT/result/foo) = bar ]]
|
||||
|
||||
Reference in New Issue
Block a user