Commit e20479b5 authored by rse43.rse43's avatar rse43.rse43

Y2xhc3NpZnkgd3JldGNoLmNjIGludG8gbGFiZWwgVyBhbmQgdGVzdCB0aGUgY2hlY2tpbiBzY3JpcHQK

parent 79b912a4
This diff is collapsed.
......@@ -94,7 +94,7 @@ git commit -a -m "$*" &&
# commit to remote svn server
base64 list.txt > gfwlist.txt &&
svn ci -m $( echo "$*" | base64 ) &&
svn ci -m $( echo "$*" | base64 -w 0) &&
rm temp.patch;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment