After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 706371 - test: fix a trivial typo in libtests.sh
test: fix a trivial typo in libtests.sh
Status: RESOLVED FIXED
Product: ostree
Classification: Infrastructure
Component: general
unspecified
Other Linux
: Normal trivial
: ---
Assigned To: OSTree maintainer(s)
OSTree maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-08-20 09:28 UTC by Javier Martinez Canillas
Modified: 2013-08-20 10:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[PATCH 1/1] test: fix a trivial typo in libtests.sh (1.27 KB, patch)
2013-08-20 09:28 UTC, Javier Martinez Canillas
committed Details | Review

Description Javier Martinez Canillas 2013-08-20 09:28:09 UTC
Created attachment 252362 [details] [review]
[PATCH 1/1] test: fix a trivial typo in libtests.sh

When running the test-admin-deploy-1.sh unit test,
cat shows the following error:

cat: boot/vmlinuz-3-6.0: No such file or directory

due a trivial typo in the kernel image file name.
Comment 1 Colin Walters 2013-08-20 10:47:37 UTC
Review of attachment 252362 [details] [review]:

Looks good, thanks!