3.43 KB
/srv/reproducible-results/rbuild-debian/tmp.f5A2tdhhft/b1/sphinxcontrib-programoutput_0.11-3.1_i386.changes vs.
/srv/reproducible-results/rbuild-debian/tmp.f5A2tdhhft/b2/sphinxcontrib-programoutput_0.11-3.1_i386.changes
467 B
Files
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 ·5e24405ad8b13dfa1fcf4​9e39486440d·​27248·​doc·​optional·​python-​sphinxcontrib.​programoutput-​doc_0.​11-​3.​1_all.​deb1 ·​29ac7adc4f52abaf38914​85d668ffe5d·​27252·​doc·​optional·​python-​sphinxcontrib.​programoutput-​doc_0.​11-​3.​1_all.​deb
2 ·​2115533acefabcc8f0232​520a6c0fe64·​13524·​python·​optional·​python-​sphinxcontrib.​programoutput_0.​11-​3.​1_all.​deb2 ·​2115533acefabcc8f0232​520a6c0fe64·​13524·​python·​optional·​python-​sphinxcontrib.​programoutput_0.​11-​3.​1_all.​deb
3 ·​7ebcae3016f14cc9534fc​37eeac449df·​13544·​python·​optional·​python3-​sphinxcontrib.​programoutput_0.​11-​3.​1_all.​deb3 ·​7ebcae3016f14cc9534fc​37eeac449df·​13544·​python·​optional·​python3-​sphinxcontrib.​programoutput_0.​11-​3.​1_all.​deb
2.76 KB
python-sphinxcontrib.programoutput-doc_0.11-3.1_all.deb
367 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -​rw-​r-​-​r-​-​···​0········​0········​0········​4·​2019-​03-​09·​22:​26:​13.​000000·​debian-​binary1 -​rw-​r-​-​r-​-​···​0········​0········​0········​4·​2019-​03-​09·​22:​26:​13.​000000·​debian-​binary
2 -​rw-​r-​-​r-​-​···​0········​0········​0·····​1440·​2019-​03-​09·​22:​26:​13.​000000·​control.​tar.​xz2 -​rw-​r-​-​r-​-​···​0········​0········​0·····​1440·​2019-​03-​09·​22:​26:​13.​000000·​control.​tar.​xz
3 -​rw-​r-​-​r-​-​···​0········​0········​0····​25616·​2019-​03-​09·​22:​26:​13.​000000·​data.​tar.​xz3 -​rw-​r-​-​r-​-​···​0········​0········​0····​25620·​2019-​03-​09·​22:​26:​13.​000000·​data.​tar.​xz
98.0 B
control.tar.xz
70.0 B
control.tar
48.0 B
./md5sums
30.0 B
./md5sums
Files differ
2.2 KB
data.tar.xz
2.18 KB
data.tar
1.65 KB
./usr/share/doc/python-sphinxcontrib.programoutput-doc/html/index.html
    
Offset 149, 24 lines modifiedOffset 149, 24 lines modified
149 <p>To·​enable·​these·​features,​·​enable·​the·​<code·​class="docutils·​literal·​notranslate"><span·​class="pre">shell</​span></​code>·​option.​··​With·​this·​option,​·​the149 <p>To·​enable·​these·​features,​·​enable·​the·​<code·​class="docutils·​literal·​notranslate"><span·​class="pre">shell</​span></​code>·​option.​··​With·​this·​option,​·​the
150 command·​is·​literally·​passed·​to·​the·​system·​shell:​</​p>150 command·​is·​literally·​passed·​to·​the·​system·​shell:​</​p>
151 <div·​class="highlight-​rest·​notranslate"><div·​class="highlight"><pr​e><span></​span><span·​class="p">.​.​</​span>·​<span·​class="ow">command-​output</​span><span·​class="p">:​:​</​span>·​echo·​&quot;​$USER&quot;​151 <div·​class="highlight-​rest·​notranslate"><div·​class="highlight"><pr​e><span></​span><span·​class="p">.​.​</​span>·​<span·​class="ow">command-​output</​span><span·​class="p">:​:​</​span>·​echo·​&quot;​$USER&quot;​
152 ···​<span·​class="nc">:​shell:​</​span>152 ···​<span·​class="nc">:​shell:​</​span>
153 </​pre></​div>153 </​pre></​div>
154 </​div>154 </​div>
155 <div·​class="highlight-​text·​notranslate"><div·​class="highlight"><pr​e><span></​span>$·​echo·​&quot;​$USER&quot;​155 <div·​class="highlight-​text·​notranslate"><div·​class="highlight"><pr​e><span></​span>$·​echo·​&quot;​$USER&quot;​
156 pbuilder1156 pbuilder2
157 </​pre></​div>157 </​pre></​div>
158 </​div>158 </​div>
159 <p>Other·​shell·​features·​like·​process·​expansion·​consequently·​work,​·​too:​</​p>159 <p>Other·​shell·​features·​like·​process·​expansion·​consequently·​work,​·​too:​</​p>
160 <div·​class="highlight-​rest·​notranslate"><div·​class="highlight"><pr​e><span></​span><span·​class="p">.​.​</​span>·​<span·​class="ow">command-​output</​span><span·​class="p">:​:​</​span>·​ls·​-​l·​$(which·​grep)​160 <div·​class="highlight-​rest·​notranslate"><div·​class="highlight"><pr​e><span></​span><span·​class="p">.​.​</​span>·​<span·​class="ow">command-​output</​span><span·​class="p">:​:​</​span>·​ls·​-​l·​$(which·​grep)​
161 ···​<span·​class="nc">:​shell:​</​span>161 ···​<span·​class="nc">:​shell:​</​span>
162 </​pre></​div>162 </​pre></​div>
163 </​div>163 </​div>
164 <div·​class="highlight-​text·​notranslate"><div·​class="highlight"><pr​e><span></​span>$·​ls·​-​l·​$(which·​grep)​164 <div·​class="highlight-​text·​notranslate"><div·​class="highlight"><pr​e><span></​span>$·​ls·​-​l·​$(which·​grep)​
165 -​rwxr-​xr-​x·​1·​root·​root·​206392·​Jan··7··​2019·​/​bin/​grep165 -​rwxr-​xr-​x·​1·​root·​root·​206392·​Jan··8··​2019·​/​bin/​grep
166 </​pre></​div>166 </​pre></​div>
167 </​div>167 </​div>
168 <p>Remember·​to·​use·​<code·​class="docutils·​literal·​notranslate"><span·​class="pre">shell</​span></​code>·​carefully·​to·​avoid·​unintented·​interpretation·​of·​shell168 <p>Remember·​to·​use·​<code·​class="docutils·​literal·​notranslate"><span·​class="pre">shell</​span></​code>·​carefully·​to·​avoid·​unintented·​interpretation·​of·​shell
169 syntax·​and·​swallowing·​of·​fatal·​errors!</​p>169 syntax·​and·​swallowing·​of·​fatal·​errors!</​p>
170 </​div>170 </​div>
171 <div·​class="section"·​id="error-​handling">171 <div·​class="section"·​id="error-​handling">
172 <h3>Error·​handling<a·​class="headerlink"·​href="#error-​handling"·​title="Permalink·​to·​this·​headline">¶</​a></​h3>172 <h3>Error·​handling<a·​class="headerlink"·​href="#error-​handling"·​title="Permalink·​to·​this·​headline">¶</​a></​h3>
524 B
./usr/share/doc/python-sphinxcontrib.programoutput-doc/html/searchindex.js
376 B
js-beautify {}
    
Offset 288, 15 lines modifiedOffset 288, 15 lines modified
288 ········​otherwis:​·​0,​288 ········​otherwis:​·​0,​
289 ········​out:​·​0,​289 ········​out:​·​0,​
290 ········​owner:​·​0,​290 ········​owner:​·​0,​
291 ········​parallel_read_saf:​·​0,​291 ········​parallel_read_saf:​·​0,​
292 ········​particular:​·​0,​292 ········​particular:​·​0,​
293 ········​pass:​·​0,​293 ········​pass:​·​0,​
294 ········​path:​·​0,​294 ········​path:​·​0,​
295 ········​pbuilder1:​·​0,​295 ········​pbuilder2:​·​0,​
296 ········​pep8:​·​0,​296 ········​pep8:​·​0,​
297 ········​pep:​·​0,​297 ········​pep:​·​0,​
298 ········​permit:​·​0,​298 ········​permit:​·​0,​
299 ········​pip:​·​0,​299 ········​pip:​·​0,​
300 ········​pleas:​·​0,​300 ········​pleas:​·​0,​
301 ········​posix:​·​0,​301 ········​posix:​·​0,​
302 ········​possibl:​·​0,​302 ········​possibl:​·​0,​