Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/commands
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-12-15 09:11:46 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-12-15 09:13:34 (GMT)
commitcfb49b8794373063a49b147c0c729f6ac40d8f8e (patch)
tree4d75890dbc0e8d787a870efad3ab0a56fce4f36e /commands
parentb8d6ad2136ac18b89a9c97e9ecdfd4c95151aae6 (diff)
Rework and complete xdg directories management
Create all of them, never delete them, move stuff that make sense in there.
Diffstat (limited to 'commands')
-rwxr-xr-xcommands/clean1
1 files changed, 0 insertions, 1 deletions
diff --git a/commands/clean b/commands/clean
index 2fa1d61..f45e271 100755
--- a/commands/clean
+++ b/commands/clean
@@ -31,6 +31,5 @@ for filename in glob.glob("*.log"):
pass
build.clean()
-environ.clean()
state.clean()
config.clean()