Ignore:
Timestamp:
Jul 6, 2010, 12:28:00 AM (14 years ago)
Author:
gdb
Message:

Added git hooks to invirt-dev package

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/invirt-dev/debian/invirt-dev.postinst

    r3034 r3038  
    3737        echo "to make individual users that will build packages."
    3838        echo "-----"
     39
     40        invirt-configure-git-hooks || {
     41            echo "-----"
     42            echo "invirt-dev: Could not configure git hooks."
     43            echo "Run 'invirt-configure-git-hooks'once you"
     44            echo "have configured your repositories appropriately."
     45            echo "-----"
     46        }
    3947    ;;
    4048
Note: See TracChangeset for help on using the changeset viewer.