Enhancement - shadow files
- Properly clears out the context, so shadow files can work.
This commit is contained in:
@@ -9,3 +9,9 @@ done
|
||||
|
||||
date >> all.log
|
||||
|
||||
echo -n 'Pass: '
|
||||
grep ^ok all.log | wc -l
|
||||
|
||||
echo -n 'Fail: '
|
||||
grep ^not all.log | wc -l
|
||||
|
||||
|
||||
Reference in New Issue
Block a user