Skip to content

Commit

Permalink
removed obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Schleizer committed Dec 19, 2015
1 parent 76f26d2 commit 67b8fb0
Showing 1 changed file with 0 additions and 8 deletions.
Expand Up @@ -4,14 +4,6 @@
## Copyright (C) 2012 - 2014 Patrick Schleizer <adrelanos@riseup.net>
## See the file COPYING for copying conditions.

## This script gets run by the /etc/profile.d/30_desktop.sh hook.

## Using this script and not directly using /etc/profile.d/30_desktop.sh
## because /etc/profile.d/30_desktop.sh gets sourced, so return would have to
## be used and exit would not be available (without stopping /etc/profile to
## source the /etc/profile.d/. Using this script has also the advantage, that
## /bin/bash's features can be used.

#set -x
set -o pipefail
set -o errtrace
Expand Down

0 comments on commit 67b8fb0

Please sign in to comment.