1. 12 Apr, 2017 1 commit
  2. 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
  3. 10 Apr, 2017 1 commit
  4. 03 Apr, 2017 2 commits
  5. 31 Mar, 2017 3 commits
  6. 30 Mar, 2017 4 commits
  7. 29 Mar, 2017 1 commit
  8. 28 Mar, 2017 3 commits
  9. 27 Mar, 2017 1 commit
  10. 25 Mar, 2017 1 commit
  11. 24 Mar, 2017 5 commits
  12. 23 Mar, 2017 2 commits
  13. 22 Mar, 2017 9 commits
  14. 21 Mar, 2017 2 commits
  15. 27 Feb, 2017 4 commits