1. 20 Apr, 2017 1 commit
  2. 14 Apr, 2017 1 commit
  3. 13 Apr, 2017 2 commits
  4. 12 Apr, 2017 1 commit
  5. 11 Apr, 2017 1 commit
    • fix typo. · ce47e529
      diff --git a/srv/fai/config/hooks/savelog.LAST.sh b/srv/fai/config/hooks/savelog.LAST.sh
      index c2c6153..5eb93f6 100755
      --- a/srv/fai/config/hooks/savelog.LAST.sh
      +++ b/srv/fai/config/hooks/savelog.LAST.sh
      @@ -172,7 +172,7 @@ $myignorepatterns"
       if [ ! -n "$PORCH_URL" ]
       then
           echo "PORCH_URL is not set. Let's set it."
      -    PORCH_URL=$(echo $FAI_CONFIG_SRC |cut -d'/' -f1,2,3)a
      +    PORCH_URL=$(echo $FAI_CONFIG_SRC |cut -d'/' -f1,2,3)
       fi
       /usr/bin/curl -XPOST $PORCH_URL/api/machine/$HOSTNAME/installed
      Heechul Kim committed
  6. 10 Apr, 2017 1 commit
  7. 03 Apr, 2017 2 commits
  8. 31 Mar, 2017 3 commits
  9. 30 Mar, 2017 4 commits
  10. 29 Mar, 2017 1 commit
  11. 28 Mar, 2017 3 commits
  12. 27 Mar, 2017 1 commit
  13. 25 Mar, 2017 1 commit
  14. 24 Mar, 2017 5 commits
  15. 23 Mar, 2017 2 commits
  16. 22 Mar, 2017 9 commits
  17. 21 Mar, 2017 2 commits