aboutsummaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
authordancer <dancer>2005-06-12 08:39:01 +0000
committerdancer <dancer>2005-06-12 08:39:01 +0000
commitb4f49d09738996e94d92bcb9b8cf6b17488c2415 (patch)
treea75697e526fea7a57abd648c146b6dd7ee6a4a0c /testsuite
parent7d933cdeca8c02cadddb830d149ee80cd2b59372 (diff)
downloadpbuilder-b4f49d09738996e94d92bcb9b8cf6b17488c2415.tar
pbuilder-b4f49d09738996e94d92bcb9b8cf6b17488c2415.tar.gz
+2005-06-12 Junichi Uekawa <dancer@debian.org>
+ + * testsuite/test-pdebuild.sh: add a sample command-line that should + work. + + * pbuilder-modules (pbuilder-options): + find '-xdev' is an option, not an evaluation, and so moved it around + since newer find now complains. + Marc Dequènes (Duck) <Duck@DuckCorp.org> and "Artur R. Czechowski" <arturcz@hell.pl> + #312913 +
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/test-pdebuild.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/test-pdebuild.sh b/testsuite/test-pdebuild.sh
new file mode 100644
index 0000000..953ccc0
--- /dev/null
+++ b/testsuite/test-pdebuild.sh
@@ -0,0 +1,2 @@
+# try this ?
+pdebuild --configfile ~/.pbuilderrc --buildsourceroot fakeroot --pbuilderroot sudo --buildresult /var/tmp/test-results --auto-debsign $* \ No newline at end of file