added tasks docs
This commit is contained in:
@@ -2,5 +2,5 @@ files=`find . -newermt "-3600 secs" | sed 's|^./||'`
|
||||
|
||||
for file in $files
|
||||
do
|
||||
scp -P 40515 "$file" "akilan@217.76.63.222:/home/akilan/Alloc-Test/CHERI-Allocator/$file"
|
||||
scp -P 41301 "$file" "akilan@217.76.63.222:/home/akilan/Alloc-Test/CHERI-Allocator/$file"
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user