From a4c63c6e8e161d55778b797e566d9eca7c47f34f Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Wed, 1 Mar 2006 12:15:33 +0000 Subject: * Make it easy to run individual tests from the command line. --- tests/substitutes2.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/substitutes2.sh') diff --git a/tests/substitutes2.sh b/tests/substitutes2.sh index 6dcff6fd43a1..7303255af0ca 100644 --- a/tests/substitutes2.sh +++ b/tests/substitutes2.sh @@ -1,3 +1,5 @@ +source common.sh + # Instantiate. drvPath=$($TOP/src/nix-instantiate/nix-instantiate substitutes2.nix) echo "derivation is $drvPath" -- cgit 1.4.1