Re: [RFA] fix remote testing I/O conflicts
Ben Elliston <[email protected]>
| Newsgroups | gmane.comp.sysutils.dejagnu.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Yvan, > * config/unix.exp (unix_load): Delegate remote directory handling to > remote_download. > * lib/remote.exp (remnote_download): Create a remote directory (in a > new global remotedir) if needed and handle it. > (remote_exec): Execute program inside remotedir when it exists. > (remote_close): Remove remotedir when it exists. > (standard_load): Delegate remote directory handling to > remote_download. remotedir shouldn't be a global variabl. It needs to be a proper board setting -- please, no more globals! :-) Can you please fix the patch to do this? Also, you need to make sure the documentation is updated with the new board setting so that people don't need to read the DejaGnu code to discover it. Thanks, Ben _______________________________________________ DejaGnu mailing list [email protected] https://lists.gnu.org/mailman/listinfo/dejagnu
signature.asc
(application/pgp-signature, 811 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIVAwUBVwIi9HY2KIi1WYjUAQj4aRAAgvM8jtfrqMTiOuGI9OY4ax/GCLPYl2Sg DAmdZxHiGNM7axR4V6iH8Z6F19mnB6VcsLCILW8UefKuixKD1JebPy/9Q/d9eTtz +MXe0f7bn3xd7A7IowI52QgHQGK8a7Yyb+mt7HDKNigdNVQ1tk/kUzvi83ZSgkU4 knY45vUUGJh6V+jre2oCokns22+XTODlNusJCIjN0HZ4IAVC2Ic5anLYxdXjCAZs UmtEWiQQcOSLng0dHiSn7oqtHsO4DT7NgI9XZ7cZCCZgHxcobvkz9hipYZFuVgVK AbaI1FxFaYTxKHIOoMzjj1c8g1pojxKgwwOT9d+1C3cFT791Rh6BmTZG0J/A8ksh rKmY2RKQLNxoEpBQ/Md+f80BfbEAmPQMcFAAnt+gnOrJMjY56nytzEWw2QvIB2dA SmnUNqQ3u5DU5csa1f6uE5Tnue+Z8af+dAF3T1ZaRqqP22tpcnAuDjtPYjMFZvWb PhE7QLx9A+U8N5z0PDcWzQCjmPE41SdmckRu2pR/E2E3tR5+LEKP0v8RqymVkXfD O0i1Z6yUb6RUtr/XLOnuxkdNylr42AhbGoqH2+dVk3d0iUZZZ5PbmMHCKmytMVMK IOeY7raJMblONCvhv94bdtE0plYAnFlo+9nAScOFitkxeCHcRbS07luDL/01ICxk Tc++yb1wZJc= =nPDO -----END PGP SIGNATURE-----