Skip to content

Conversation

@QuentinPerez
Copy link
Contributor

No description provided.

# we remove our .scw-cache.db file, to clean the cache of scw
# this file is created and handled by scw
system "rm", "-f", "~/.scw-cache.db"
rm_f '~/.scw-cache.db'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.

@moul
Copy link
Contributor

moul commented Mar 29, 2016

LGTM

@moul moul merged commit ece89f3 into scaleway:master Mar 29, 2016
@moul moul removed the in progress label Mar 29, 2016
clement-gilbert pushed a commit to clement-gilbert/scaleway-cli that referenced this pull request Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants