~ubuntu-branches/ubuntu/wily/aegisub/wily-proposed

« back to all changes in this revision

Viewing changes to tests/setup.bat

  • Committer: Package Import Robot
  • Author(s): Sebastian Reichel, Pascal De Vuyst, Juan Picca, Sebastian Reichel
  • Date: 2015-08-04 21:40:50 UTC
  • mfrom: (5.1.1 sid)
  • Revision ID: package-import@ubuntu.com-20150804214050-y2aghm9vdksoc8t7
Tags: 3.2.2+dfsg-1
[ Pascal De Vuyst ]
* Fix Typo in package description (Closes: #739219)

[ Juan Picca ]
* Add patch to fix reproducible build (Closes: #789728)

[ Sebastian Reichel ]
* New upstream release
 - remove vendor directory from orig tarball
* Update Debian Standards Version to 3.9.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
mkdir data\dir_read_only
21
21
icacls data\dir_read_only /deny %USERNAME%:W
22
22
 
23
 
echo {"Valid" : ["Entry One", "Entry Two"]} > data/mru_ok.json
 
23
echo {"Video" : ["Entry One", "Entry Two"]} > data/mru_ok.json
24
24
 
25
 
echo {"Invalid" : [1, 3]} > data/mru_invalid.json
 
25
echo {"Video" : [1, 3]} > data/mru_invalid.json
26
26
 
27
27
echo '1234567890' > data\ten_bytes
28
28
echo '' > data\touch_mod_time