File r36/src/getpatches artifact dad0f2a437 part of check-in ab67b20f90
#!/bin/bash # Fetch a new copy of the patches file. cp 0patches.red 1patches.red cp patches.red 0patches.red echo "About to fetch new copy of patches.red file" xport -get http://ftp.rand.org/software_and_data/reduce/patches/patches.red patches.red echo "done" xport -inc