Changes between Version 11 and Version 12 of HowTo/UseDropboxToTestInstallScripts


Ignore:
Timestamp:
09/16/14 17:31:47 (10 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/UseDropboxToTestInstallScripts

    v11 v12  
    1919tar -czvf file.tar.gz FILE1 FILE2 DIR1 DIR2 DIR3
    2020}}}
    21  1. [https://www.dropbox.com/help/167 Share a link] to the tarball.  See the [https://www.dropbox.com/help/167 instructions for your OS].
     21 1. [https://www.dropbox.com/help/167 Share a link] to the tarball (e.g. `file.tar.gz` in the example above).  See the [https://www.dropbox.com/help/167 instructions for your OS].
    2222 1. Create or modify your RSpec to point to the URL for the shared link.  ''Drop the `dl=0` off the end of the URL before using it in your RSpec.''
    2323 1. Test your RSpec using the tool of your choice.