Logo
Explore Help
Register Sign In
Nemcio/nvm
1
0
Fork 0
You've already forked nvm
mirror of https://github.com/nvm-sh/nvm.git synced 2025-11-17 10:30:42 +01:00
Code Issues Packages Projects Releases Activity
Files
fc86834e29ba0534c79f56c828d3f69b4da2eb1c
nvm/test/fast/teardown_dir

14 lines
148 B
Plaintext
Raw Normal View History

tests from readme fast tests alias unalias more alias tests tests document testing warn not to run while testing chmod +x deactivate specify the version (commit) of urchin installation test run tests for ls switch unsetopt to the thing creationix has rename tests urchin log adjust urchin version
2012-10-10 19:17:09 -04:00
#!/bin/sh
(
cd ../..
# Restore
if [ -d bak ]
then
Added travis config, fixed tests for use on travis
2014-03-16 19:05:28 +01:00
mv bak/* . > /dev/null 2>&1 || sleep 0s
tests from readme fast tests alias unalias more alias tests tests document testing warn not to run while testing chmod +x deactivate specify the version (commit) of urchin installation test run tests for ls switch unsetopt to the thing creationix has rename tests urchin log adjust urchin version
2012-10-10 19:17:09 -04:00
rmdir bak
fi
mkdir -p src alias
)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 34ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API