]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/commit
fix load() causing 'exit 1' on missing optional file $PROFILES/postswitch
authorChristian Storm <christian.storm@tngtech.com>
Mon, 10 Feb 2014 18:01:35 +0000 (19:01 +0100)
committerChristian Storm <christian.storm@tngtech.com>
Mon, 10 Feb 2014 18:01:35 +0000 (19:01 +0100)
commit78eaf1be4acda2cdef17cdff483d8db4b1da23ed
treedf0ab7b9d3a67bdcda0eb0ca4d56868f281f722a
parentd815adbcd3e50a830f6133305221ef3fc249be08
fix load() causing 'exit 1' on missing optional file $PROFILES/postswitch

    load() should return 1 and hence cause 'exit 1' on a missing
    config file but it should not implicitly return 1 on a missing
    optional file $PROFILES/postswitch
autorandr