Author: eelco
Date: Wed Nov 17 14:35:14 2010
New Revision: 24735
URL: https://svn.nixos.org/websvn/nix/?rev=24735&sc=1
Log:
* Fix the test.
Modified:
nix/branches/sqlite/tests/substituter.sh
nix/branches/sqlite/tests/substituter2.sh
Modified: nix/branches/sqlite/tests/substituter.sh
==============================================================================
--- nix/branches/sqlite/tests/substituter.sh Wed Nov 17 14:31:42 2010
(r24734)
+++ nix/branches/sqlite/tests/substituter.sh Wed Nov 17 14:35:14 2010
(r24735)
@@ -17,6 +17,7 @@
echo "" # deriver
echo 0 # nr of refs
echo 0 # download size
+ echo 0 # nar size
else
echo "bad command $cmd"
exit 1
Modified: nix/branches/sqlite/tests/substituter2.sh
==============================================================================
--- nix/branches/sqlite/tests/substituter2.sh Wed Nov 17 14:31:42 2010
(r24734)
+++ nix/branches/sqlite/tests/substituter2.sh Wed Nov 17 14:35:14 2010
(r24735)
@@ -16,6 +16,7 @@
echo "" # deriver
echo 0 # nr of refs
echo 0 # download size
+ echo 0 # nar size
else
echo "bad command $cmd"
exit 1
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits