Check-in Number:
|
4763 | |
Date: |
2004-Oct-23 08:52:26 (local)
2004-Oct-23 06:52:26 (UTC) |
User: | rse |
Branch: | |
Comment: |
allow easy testing |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/due/devtool.conf 1.3 -> 1.4
--- devtool.conf 2004/10/22 19:17:14 1.3
+++ devtool.conf 2004/10/23 06:52:26 1.4
@@ -39,3 +39,6 @@
echo "+++ testing"
gunzip <due-${V}.tar.gz | tar tvf -
+%test
+ env -i USER=$USER HOME=`pwd` `which bash` "$@"
+
|
|