Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- **** Run log:
- $ ./run.sh
- ----- Iteration 1: file1 = 'good' -----
- scons: Reading SConscript files ...
- scons: done reading SConscript files.
- scons: Building targets ...
- ./command.sh file1 file2
- scons: done building targets.
- File1
- MD5 (file1) = d7f986677d9f563bd1794b09d82206a3
- 1 good
- File2
- MD5 (file2) = d7f986677d9f563bd1794b09d82206a3
- 1 good
- DBlite:
- === .:
- file1: d7f986677d9f563bd1794b09d82206a3 1752729965 5
- file2: d7f986677d9f563bd1794b09d82206a3 1752729965 5
- file1: d7f986677d9f563bd1794b09d82206a3 1752729965 5
- 2dbc2dce125a753309a27b7d5157aaaa [./command.sh $SOURCE $TARGET]
- ----- Iteration 2: file1 = 'bad' -----
- scons: Reading SConscript files ...
- scons: done reading SConscript files.
- scons: Building targets ...
- ./command.sh file1 file2
- removing file2
- scons: *** [file2] Error 1
- scons: building terminated because of errors.
- File1
- MD5 (file1) = df207dc9143c6fabf60b69b9c3035103
- 1 bad
- File2
- md5: file2: No such file or directory
- cat: file2: No such file or directory
- DBlite:
- === .:
- file1: df207dc9143c6fabf60b69b9c3035103 1752729965 4
- file2: d7f986677d9f563bd1794b09d82206a3 1752729965 5
- file1: d7f986677d9f563bd1794b09d82206a3 1752729965 5
- 2dbc2dce125a753309a27b7d5157aaaa [./command.sh $SOURCE $TARGET]
- ----- Iteration 3: file1 = 'good' -----
- scons: Reading SConscript files ...
- scons: done reading SConscript files.
- scons: Building targets ...
- ./command.sh file1 file2
- scons: done building targets.
- File1
- MD5 (file1) = d7f986677d9f563bd1794b09d82206a3
- 1 good
- File2
- MD5 (file2) = d7f986677d9f563bd1794b09d82206a3
- 1 good
- DBlite:
- === .:
- file1: d7f986677d9f563bd1794b09d82206a3 1752729965 5
- file2: d7f986677d9f563bd1794b09d82206a3 1752729966 5
- file1: d7f986677d9f563bd1794b09d82206a3 1752729965 5
- 2dbc2dce125a753309a27b7d5157aaaa [./command.sh $SOURCE $TARGET]
Advertisement
Add Comment
Please, Sign In to add comment