Your ROOT_URL in app.ini is https://git.hpc.odu.edu/ but you are visiting https://git.wahab.hpc.odu.edu/wirawan0/wpylib/commit/f64a3cfd8e47cf1bfecaf9eac5956c0abc06f735?style=unified&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

* Using external login node on jaguar.

master
wirawan 14 years ago
parent 6181d5588d
commit f64a3cfd8e
  1. 2
      update-jaguar.sh

@ -1,2 +1,2 @@
#!/bin/bash
rsync -av . jaguar:/ccs/home/wirawan0/wpylib/. -f '+ *.py' -f '- CVS/' -f '+ /**/' -f '- *'
rsync -av . jaguar-ext:/ccs/home/wirawan0/wpylib/. -f '+ *.py' -f '- CVS/' -f '+ /**/' -f '- *'

Loading…
Cancel
Save